Skip to content

Removed the symfony/security component #12353

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 1 commit into from
Sep 23, 2019

Conversation

javiereguiluz
Copy link
Member

Fixes #11989.

If you are a Symfony developer, don't worry. We haven't removed the security component, only the symfony/security "meta-package". This won't affect you in any way when using a full Symfony application. It only affects to people using that meta-package as a stand-alone package in a PHP application.

javiereguiluz added a commit that referenced this pull request Sep 23, 2019
This PR was merged into the master branch.

Discussion
----------

Removed the symfony/security component

Fixes #11989.

If you are a Symfony developer, don't worry. **We haven't removed the security component**, only the `symfony/security` "meta-package". This won't affect you in any way when using a full Symfony application. It only affects to people using that meta-package as a stand-alone package in a PHP application.

Commits
-------

65b84db Removed the symfony/security component
@javiereguiluz javiereguiluz merged commit 65b84db into symfony:master Sep 23, 2019
@javiereguiluz javiereguiluz deleted the fix_11989 branch September 23, 2019 10:20
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.

[Security] Removal of the component in 5.0
3 participants