We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f2e199e commit 7266e4fCopy full SHA for 7266e4f
UPGRADING
@@ -229,6 +229,8 @@ PHP 8.4 UPGRADE NOTES
229
- Reflection:
230
. ReflectionAttribute now contains a $name property to improve the debugging
231
experience.
232
+ . ReflectionClassConstant::__toString() and ReflectionProperty::__toString()
233
+ now returns the attached doc comments.
234
235
- SOAP:
236
. Added support for clark notation for namespaces in class map.
0 commit comments