mirror of
https://github.com/php/php-src.git
synced 2024-12-14 12:26:19 +08:00
4a475a4976
zval_dtor() doesn't make a lot of sense in PHP-7.* and it's used incorrectly in some places. Its occurances should be replaced by zval_ptr_dtor() or zval_ptr_dtor_nogc(), or even more specialized destructors. |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
CREDITS | ||
ldap.c | ||
php_ldap.h |