mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Add forgotten UPGRADING note for doc comment handling related changes
[skip-ci]
This commit is contained in:
parent
f2e199e878
commit
7266e4fc6d
1 changed files with 2 additions and 0 deletions
|
@ -229,6 +229,8 @@ PHP 8.4 UPGRADE NOTES
|
|||
- Reflection:
|
||||
. ReflectionAttribute now contains a $name property to improve the debugging
|
||||
experience.
|
||||
. ReflectionClassConstant::__toString() and ReflectionProperty::__toString()
|
||||
now returns the attached doc comments.
|
||||
|
||||
- SOAP:
|
||||
. Added support for clark notation for namespaces in class map.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue