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 #60286 [Form][Routing] Fix return type is non-nullable (wkania)
This PR was merged into the 6.4 branch.
Discussion
----------
[Form][Routing] Fix return type is non-nullable
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Those are test objects so we don't need to throw any `Symfony\Component\Form\Exception\InvalidArgumentException` like in the `Symfony/Component/Form/AbstractExtension.php`
Commits
-------
2654acb6f4c Fix return type is non-nullable
0 commit comments