Skip to content

Commit 9664d4d

Browse files
committed
Update UPGRADING for array_map() performance
1 parent 2b4582e commit 9664d4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

UPGRADING

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ PHP 8.6 UPGRADE NOTES
125125

126126
- Standard:
127127
. Improved performance of array_fill_keys().
128+
. Improved performance of array_map() with multiple arrays passed.
128129
. Improved performance of array_unshift().
129130
. Improved performance of array_walk().
130131
. Improved performance of intval('+0b...', 2) and intval('0b...', 2).

0 commit comments

Comments
 (0)