1
0
mirror of https://github.com/php/php-src.git synced 2026-03-27 01:32:22 +01:00
Files
archived-php-src/ext/intl/collator
Dmitry Stogov 4a475a4976 Replace legacy zval_dtor() by zval_ptr_dtor_nogc() or even more specialized destructors.
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.
2018-07-04 19:22:24 +03:00
..
2014-11-30 17:35:11 -08:00
2014-09-19 18:33:14 +02:00
2014-09-19 18:33:14 +02:00
2014-09-19 18:33:14 +02:00
2018-02-15 21:34:55 +01:00
2014-12-29 14:06:12 -08:00
2014-09-19 18:33:14 +02:00
2014-12-13 23:06:14 +01:00
2014-12-28 23:18:12 -08:00