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.
2 parents ac6eefc + 35deb4c commit 42e1581Copy full SHA for 42e1581
Zend/zend.h
@@ -279,7 +279,6 @@ ZEND_COLD void zenderror(const char *error);
279
#define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def
280
extern ZEND_API zend_class_entry *zend_standard_class_def;
281
extern ZEND_API zend_utility_values zend_uv;
282
-extern ZEND_API zval zval_used_for_init;
283
284
/* If DTrace is available and enabled */
285
extern ZEND_API zend_bool zend_dtrace_enabled;
0 commit comments