Skip to content

Removed deprecated contents #11621

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

Closed

Conversation

javiereguiluz
Copy link
Member

This is related to #11620 and removes deprecated things.

The only remaining deprecation is the transChoice() method. I'm leaving that for future PRs because @wouterj created a big PR pending to be merged related to that.

@javiereguiluz javiereguiluz added this to the 5.0 milestone May 29, 2019
Copy link
Member

@wouterj wouterj left a comment

Choose a reason for hiding this comment

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

Very nice job!

@@ -53,17 +53,6 @@ In addition, some components and official bundles provide other value resolvers:
the controller can be accessed by anonymous users. It requires installing
the :doc:`Security component </components/security>`.

:class:`Symfony\\Bundle\\SecurityBundle\\SecurityUserValueResolver`
Copy link
Member

Choose a reason for hiding this comment

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

Wow (unrelated to this PR), this is such an implementation detail that I would even vote to completely remove it from 4.2 docs (and just replace the class name and act like nothing changed, it doesn't matter for a framework user)

javiereguiluz added a commit that referenced this pull request May 31, 2019
…aviereguiluz)

This PR was squashed before being merged into the 4.3 branch (closes #11623).

Discussion
----------

Deprecate the templating.* options of FrameworkBundle

We're correctly removing them in 5.0 (#11621) but we forgot to add the deprecation notice in 4.3.

Commits
-------

29b46ec Deprecate the templating.* options of FrameworkBundle
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