php-src/ext/intl/transliterator
Dmitry Stogov 6499162ff0 - get rid of EG(scope). zend_get_executed_scope() should be used instead.
- ichanged zval_update_constant_ex(). Use IS_TYPE_IMMUTABLE flag on shared constants and AST, instead of "inline_change" parameter.
2016-04-28 04:13:34 +03:00
..
transliterator_class.c - get rid of EG(scope). zend_get_executed_scope() should be used instead. 2016-04-28 04:13:34 +03:00
transliterator_class.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
transliterator_methods.c Removed or simplified incorrect SEPARATE_*() macros usage. 2015-09-29 11:17:43 +03:00
transliterator_methods.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
transliterator.c first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
transliterator.h Add smart_str_append for appending zend_strings 2014-09-21 20:58:31 +02:00