Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Deprecation notice with Symfony 4.4 #61

Closed
bretrzaun opened this issue Nov 25, 2019 · 4 comments
Closed

Deprecation notice with Symfony 4.4 #61

bretrzaun opened this issue Nov 25, 2019 · 4 comments

Comments

@bretrzaun
Copy link

When using the bundle in a Symfony 4.4 application this deprecation notice appears:

Using short factory syntax for service "flagception.expression_language" is deprecated since Symfony 4.4, use "['@flagception.factory.expression_language_factory', 'create']" instead.

@migo315
Copy link
Contributor

migo315 commented Nov 25, 2019

Thanks for the hint. I will check all deprecation messages this week and make the bundle fit for 5.0.

migo315 added a commit that referenced this issue Nov 25, 2019
…tcut

#61 Replace deprecated dependency injection factory shortcut
@migo315
Copy link
Contributor

migo315 commented Nov 25, 2019

Fix in current master.

@bretrzaun
Copy link
Author

Can you please create a release for this change?

@migo315
Copy link
Contributor

migo315 commented Nov 26, 2019

Released under 3.3 with support for Symfony 5.

If you have any questions or trouble, just reopen this issue. ;-)

@migo315 migo315 closed this as completed Nov 26, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants