Skip to content

Removed ClassLoader, DotEnv, Mercure, WebLink, Templating, ErrorHandler and Polyfill component docs #13706

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Jun 5, 2020

Conversation

wouterj
Copy link
Member

@wouterj wouterj commented May 25, 2020

Let's take a bigger step and remove some more docs. These components were some more easy picks.

The polyfills are already listed in https://symfony.com/components and their README files describe the polyfills contained in each package already. So I think we can remove them without any other change.

@wouterj wouterj requested a review from javiereguiluz May 25, 2020 17:26
@wouterj wouterj force-pushed the components/batch-remove branch from 6202214 to 509589e Compare May 25, 2020 21:12
@wouterj wouterj changed the title Removed DotEnv, Mercure, WebLink and Polyfill component docs Removed DotEnv, Mercure, WebLink, Templating, ErrorHandler and Polyfill component docs May 25, 2020
@wouterj wouterj force-pushed the components/batch-remove branch from 509589e to bafac86 Compare May 25, 2020 21:18
@wouterj wouterj changed the title Removed DotEnv, Mercure, WebLink, Templating, ErrorHandler and Polyfill component docs Removed ClassLoader, DotEnv, Mercure, WebLink, Templating, ErrorHandler and Polyfill component docs May 25, 2020
@@ -243,8 +243,7 @@ the ``templates/layout.php``:
You now have a setup that will allow you to reuse the layout.
Unfortunately, to accomplish this, you're forced to use a few ugly
PHP functions (``ob_start()``, ``ob_get_clean()``) in the template. Symfony
solves this using a :doc:`Templating </components/templating>` component.
You'll see it in action shortly.
solves this using a `Templating`_ component. You'll see it in action shortly.
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I know this sentence is no longer true. However, I consider updating it out-of-scope. This whole article is also in need for an update (it's written for Symfony 2 - lot's has changed since then).

fabpot added a commit to symfony/symfony that referenced this pull request May 26, 2020
…ME with minimal example (wouterj)

This PR was squashed before being merged into the 4.4 branch.

Discussion
----------

[DotEnv][WebLink][Templating][ErrorHandler] Updated README with minimal example

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | -
| License       | MIT
| Doc PR        | symfony/symfony-docs#13706

We're about to delete some more component docs. The minimal examples where copy/pasted from the original component docs.

Commits
-------

f3b8a58 [DotEnv][WebLink][Templating][ErrorHandler] Updated README with minimal example
@wouterj wouterj force-pushed the components/batch-remove branch from 20dcb52 to 522d63b Compare June 3, 2020 10:54
@wouterj wouterj merged commit e048178 into symfony:4.4 Jun 5, 2020
@wouterj wouterj deleted the components/batch-remove branch June 5, 2020 13:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants