Skip to content

Commit 404059f

Browse files
committed
[ci skip] UPGRADING: Performance updates
1 parent abf6f8b commit 404059f

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

Diff for: UPGRADING

+7
Original file line numberDiff line numberDiff line change
@@ -436,6 +436,13 @@ PHP 8.5 UPGRADE NOTES
436436
. Improved performance of the following methods: getValue(), getRawValue(),
437437
isInitialized(), setValue(), setRawValue().
438438

439+
- SPL:
440+
. Improved performance of dimension accessors and methods of SplFixedArray.
441+
442+
- Standard:
443+
. Improved performance of array functions with callbacks
444+
(array_find, array_filter, array_map, usort, ...).
445+
439446
- XMLReader:
440447
. Improved property access performance.
441448

0 commit comments

Comments
 (0)