We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b4582e commit 9664d4dCopy full SHA for 9664d4d
UPGRADING
@@ -125,6 +125,7 @@ PHP 8.6 UPGRADE NOTES
125
126
- Standard:
127
. Improved performance of array_fill_keys().
128
+ . Improved performance of array_map() with multiple arrays passed.
129
. Improved performance of array_unshift().
130
. Improved performance of array_walk().
131
. Improved performance of intval('+0b...', 2) and intval('0b...', 2).
0 commit comments