mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
*** empty log message ***
This commit is contained in:
parent
ce6db81dce
commit
81e0131bc9
5 changed files with 5 additions and 11 deletions
|
@ -153,7 +153,7 @@ ZEND_API int zend_print_variable(zval *var)
|
|||
}
|
||||
|
||||
|
||||
#ifdef ZEND_DEBUG
|
||||
#if ZEND_DEBUG
|
||||
ZEND_API int _zval_copy_ctor_wrapper(zval *zvalue)
|
||||
{
|
||||
return zval_copy_ctor(zvalue);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue