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

Symfony 6.3 deprecation warnings #89

Open
Miras4207 opened this issue Jun 28, 2023 · 1 comment
Open

Symfony 6.3 deprecation warnings #89

Miras4207 opened this issue Jun 28, 2023 · 1 comment

Comments

@Miras4207
Copy link

After updating to Symfony 6.3, we get the following deprecation warnings with version 1.9.2 of this package.

Method "Symfony\Component\DependencyInjection\Extension\ExtensionInterface::load()" might add "void" as a native return type declaration in the future. Do the same in implementation "APY\BreadcrumbTrailBundle\DependencyInjection\APYBreadcrumbTrailExtension" now to avoid errors or add an explicit @return annotation to suppress this message.
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "APY\BreadcrumbTrailBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
@rvanlaak
Copy link
Collaborator

Thanks for creating the issue, are you available to help by providing a PR with the fix?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants