- Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
bugThis issue is a bug.This issue is a bug.needs-reviewp2This is a standard priority issueThis is a standard priority issue
Description
Describe the bug
Method "Symfony\Component\Config\Definition\ConfigurationInterface::getConfigTreeBuilder()" might add "TreeBuilder" as a native return type declaration in the future. Do the same in implementation "Limenius\ReactBundle\DependencyInjection\Configuration" now to avoid errors or add an explicit @return annotation to suppress this message.
Expected Behavior
Always time
Current Behavior
show deprecation message
Reproduction Steps
upgrade you project for Symfony 5.4 / 6.0
Possible Solution
No response
Additional Information/Context
No response
SDK version used
2.5.0
Environment details (OS name and version, etc.)
MacOS
diegosch21, valkars, maxixcom, max-petrovich, schodemeiss and 5 more
Metadata
Metadata
Assignees
Labels
bugThis issue is a bug.This issue is a bug.needs-reviewp2This is a standard priority issueThis is a standard priority issue