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 cac7c34 + ea2507b commit 0a98998Copy full SHA for 0a98998
Zend/zend.h
@@ -283,7 +283,6 @@ ZEND_COLD void zenderror(const char *error);
283
#define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def
284
extern ZEND_API zend_class_entry *zend_standard_class_def;
285
extern ZEND_API zend_utility_values zend_uv;
286
-extern ZEND_API zval zval_used_for_init;
287
288
/* If DTrace is available and enabled */
289
extern ZEND_API zend_bool zend_dtrace_enabled;
0 commit comments