We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
__debugInfo()
1 parent 463c5dc commit eb32042Copy full SHA for eb32042
1 file changed
UPGRADING
@@ -133,6 +133,8 @@ PHP 8.6 UPGRADE NOTES
133
- Core:
134
. It is now possible to use reference assign on WeakMap without the key
135
needing to be present beforehand.
136
+ . It is now possible to define the `__debugInfo()` magic method on enums.
137
+ RFC: https://wiki.php.net/rfc/debugable-enums
138
139
- Fileinfo:
140
. finfo_file() now works with remote streams.
0 commit comments