mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
UPGRADING for GH-17698
This commit is contained in:
parent
3b23de31db
commit
bcf0ee185b
1 changed files with 4 additions and 0 deletions
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue