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 0551cdb commit d16ad39Copy full SHA for d16ad39
Zend/zend_compile.h
@@ -249,7 +249,7 @@ typedef struct _zend_oparray_context {
249
/* or IS_CONSTANT_VISITED_MARK | | | */
250
#define ZEND_CLASS_CONST_IS_CASE (1 << 6) /* | | | X */
251
/* | | | */
252
-/* Class Flags (unused: 30,31) | | | */
+/* Class Flags (unused: 31) | | | */
253
/* =========== | | | */
254
255
/* Special class types | | | */
0 commit comments