mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
UPGRADING for GH-17698
This commit is contained in:
@@ -364,6 +364,10 @@ PHP 8.5 UPGRADE NOTES
|
||||
14. Performance Improvements
|
||||
========================================
|
||||
|
||||
- ReflectionProperty:
|
||||
. Improved performance of the following methods: getValue(), getRawValue(),
|
||||
isInitialized(), setValue(), setRawValue().
|
||||
|
||||
- XMLReader:
|
||||
. Improved property access performance.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user