mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Add forgotten UPGRADING note for doc comment handling related changes
[skip-ci]
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user