Skip to content
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

Fix sf3.4 command autoregistration deprecation #399

Merged
merged 1 commit into from
Oct 21, 2017

Conversation

ogizanagi
Copy link
Contributor

Fixes:

Auto-registration of the command "Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead

@ogizanagi ogizanagi force-pushed the fix/deprec/command_auto_registration branch from cda3a44 to 940bdf4 Compare October 21, 2017 09:10
@chalasr chalasr added the Bug label Oct 21, 2017
@chalasr
Copy link
Collaborator

chalasr commented Oct 21, 2017

Thank you @ogizanagi.

@chalasr chalasr merged commit 940bdf4 into lexik:2.4 Oct 21, 2017
chalasr added a commit that referenced this pull request Oct 21, 2017
This PR was merged into the 2.4 branch.

Discussion
----------

Fix sf3.4 command autoregistration deprecation

Fixes:

> Auto-registration of the command "Lexik\Bundle\JWTAuthenticationBundle\Command\CheckConfigCommand" is deprecated since Symfony 3.4 and won't be supported in 4.0. Use PSR-4 based service discovery instead

Commits
-------

940bdf4 Fix sf3.4 command autoregistration deprecation
@ogizanagi ogizanagi deleted the fix/deprec/command_auto_registration branch October 21, 2017 09:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants