Skip to content

Commit 7266e4f

Browse files
committed
Add forgotten UPGRADING note for doc comment handling related changes
[skip-ci]
1 parent f2e199e commit 7266e4f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

UPGRADING

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,6 +229,8 @@ PHP 8.4 UPGRADE NOTES
229229
- Reflection:
230230
. ReflectionAttribute now contains a $name property to improve the debugging
231231
experience.
232+
. ReflectionClassConstant::__toString() and ReflectionProperty::__toString()
233+
now returns the attached doc comments.
232234

233235
- SOAP:
234236
. Added support for clark notation for namespaces in class map.

0 commit comments

Comments
 (0)