Skip to content

Commit 0a98998

Browse files
committed
Merge branch 'PHP-7.2'
* PHP-7.2: drop symbol definition, and not defined anywhere
2 parents cac7c34 + ea2507b commit 0a98998

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Zend/zend.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,6 @@ ZEND_COLD void zenderror(const char *error);
283283
#define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def
284284
extern ZEND_API zend_class_entry *zend_standard_class_def;
285285
extern ZEND_API zend_utility_values zend_uv;
286-
extern ZEND_API zval zval_used_for_init;
287286

288287
/* If DTrace is available and enabled */
289288
extern ZEND_API zend_bool zend_dtrace_enabled;

0 commit comments

Comments
 (0)