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
feature symfony#6231 Use hash_equals instead of StringUtils::equals (WouterJ)
This PR was merged into the 2.3 branch.
Discussion
----------
Use hash_equals instead of StringUtils::equals
| Q | A
| --- | ---
| doc fix? | yes
| new docs? | yes
| applies to | 2.3+
| Fixed tickets | -
We've merged symfony#6104 in the 2.3 branch, so I think we should use the `hash_equals` function the 2.3 docs as well. Now, this article isn't related to the Security component at all and it might be a good start for the Polyfill component.
Commits
-------
9f7f1dd Use hash_equals instead of StringUtils::equals
0 commit comments