mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Merge branch 'PHP-7.2'
* PHP-7.2: drop symbol definition, and not defined anywhere
This commit is contained in:
commit
0a98998b3c
1 changed files with 0 additions and 1 deletions
|
@ -283,7 +283,6 @@ ZEND_COLD void zenderror(const char *error);
|
|||
#define ZEND_STANDARD_CLASS_DEF_PTR zend_standard_class_def
|
||||
extern ZEND_API zend_class_entry *zend_standard_class_def;
|
||||
extern ZEND_API zend_utility_values zend_uv;
|
||||
extern ZEND_API zval zval_used_for_init;
|
||||
|
||||
/* If DTrace is available and enabled */
|
||||
extern ZEND_API zend_bool zend_dtrace_enabled;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue