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 71f6458 commit 95eecf9Copy full SHA for 95eecf9
Zend/zend_compile.h
@@ -978,7 +978,7 @@ END_EXTERN_C()
978
#define ZEND_INVOKE_FUNC_NAME "__invoke"
979
#define ZEND_DEBUGINFO_FUNC_NAME "__debuginfo"
980
#define ZEND_COMPARETO_FUNC_NAME "__compareto"
981
-#define ZEND_EQUALS_FUNC_NAME "__equals"
+#define ZEND_EQUALS_FUNC_NAME "__equals"
982
983
/* The following constants may be combined in CG(compiler_options)
984
* to change the default compiler behavior */
0 commit comments