You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #2714 [Toolkit] Fix deprecation Kernel > 7.3 (smnandre)
This PR was squashed before being merged into the 2.x branch.
Discussion
----------
[Toolkit] Fix deprecation Kernel > 7.3
Fix
```
2x: Since symfony/framework-bundle 7.3: Not setting the "with_constructor_extractor" option explicitly is deprecated because its default value will change in version 8.0.
2x in DebugKitCommandTest::testShouldBeAbleToDebug from Symfony\UX\Toolkit\Tests\Command
```
Commits
-------
a88a3e4 [Toolkit] Fix deprecation Kernel > 7.3
0 commit comments