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 #20433 [HttpFoundation] Do not use named parameters in example (MrYamous)
This PR was squashed before being merged into the 7.2 branch.
Discussion
----------
[HttpFoundation] Do not use named parameters in example
Noticed from [blog article ](https://symfony.com/blog/new-in-symfony-7-2-misc-improvements-part-2#better-ip-address-anonymization)
The example in the blog seems to me to be the right one, parameters aren't actually implemented so using named paramets is not possible yet
Commits
-------
ec2743d [HttpFoundation] Do not use named parameters in example
0 commit comments