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 symfony#51018 [Routing] Use vsprintf instead of sprintf + unpacking (fancyweb)
This PR was merged into the 5.4 branch.
Discussion
----------
[Routing] Use vsprintf instead of sprintf + unpacking
| Q | A
| ------------- | ---
| Branch? | 5.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Tickets | -
| License | MIT
| Doc PR | -
A very small PR "reverting" symfony#50565 and applying vimeo/psalm#9873 (comment) suggestion of using vsprintf instead.
Targeting 5.4 since it "reverts" the last one but we could also decide to target 6.4.
Commits
-------
2f6a355 [Routing] Use vsprintf instead of sprintf + unpacking
0 commit comments