Commit 53febf0
committed
minor #6044 Added note about the hash_equals polyfill (WouterJ)
This PR was squashed before being merged into the 2.8 branch (closes #6044).
Discussion
----------
Added note about the hash_equals polyfill
| Q | A
| --- | ---
| Doc fix? | yes
| New docs? | yes
| Applies to | 2.8+
| Fixed tickets | -
To not confuse the readers, I think we should tell them a polyfill is used in older PHP versions.
Commits
-------
946c5c2 Added note about the hash_equals polyfill1 file changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
| 292 | + | |
| 293 | + | |
| 294 | + | |
| 295 | + | |
| 296 | + | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
| 300 | + | |
| 301 | + | |
| 302 | + | |
| 303 | + | |
292 | 304 | | |
293 | 305 | | |
294 | 306 | | |
| |||
666 | 678 | | |
667 | 679 | | |
668 | 680 | | |
| 681 | + | |
0 commit comments