mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Update UPGRADING for array_map() performance
This commit is contained in:
@@ -125,6 +125,7 @@ PHP 8.6 UPGRADE NOTES
|
||||
|
||||
- Standard:
|
||||
. Improved performance of array_fill_keys().
|
||||
. Improved performance of array_map() with multiple arrays passed.
|
||||
. Improved performance of array_unshift().
|
||||
. Improved performance of array_walk().
|
||||
. Improved performance of intval('+0b...', 2) and intval('0b...', 2).
|
||||
|
||||
Reference in New Issue
Block a user