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 2c61a91 commit e310657Copy full SHA for e310657
UPGRADING
@@ -88,6 +88,10 @@ PHP 8.5 UPGRADE NOTES
88
statement from the DEALLOCATE sql command in that we can reuse
89
its name afterwards.
90
91
+- Reflection:
92
+ . ReflectionConstant::getExtension() and
93
+ ReflectionConstant::getExtensionName() were introduced.
94
+
95
========================================
96
7. New Classes and Interfaces
97
0 commit comments