Skip to content

Commit 42e1581

Browse files
committed
Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0: drop symbol definition, and not defined anywhere
2 parents ac6eefc + 35deb4c commit 42e1581

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
@@ -279,7 +279,6 @@ ZEND_COLD void zenderror(const char *error);
279279
#define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def
280280
extern ZEND_API zend_class_entry *zend_standard_class_def;
281281
extern ZEND_API zend_utility_values zend_uv;
282-
extern ZEND_API zval zval_used_for_init;
283282

284283
/* If DTrace is available and enabled */
285284
extern ZEND_API zend_bool zend_dtrace_enabled;

0 commit comments

Comments
 (0)