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
bug #46178 [DependencyInjection] Properly declare #[When] as allowed on functions (nicolas-grekas)
This PR was merged into the 5.4 branch.
Discussion
----------
[DependencyInjection] Properly declare #[When] as allowed on functions
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
Caught by the CI on PHP 8.2
Not sure why it didn't fail before, but this was missing for sure.
Commits
-------
a8fe12b [DependencyInjection] Properly declare #[When] as allowed on functions
0 commit comments