php-src/ext/intl
Anatol Belski af3ca74501 made ZEND_TSRMLS_CACHE_* macros look like function calls
which also comply with the current semantics for such macros
2015-02-16 17:19:32 +01:00
..
breakiterator zend_get_parameters_ex is deprecated 2015-02-13 11:26:40 +08:00
calendar remove unused var 2015-01-30 10:31:37 +01:00
collator Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
common trailing whitespace removal 2015-01-10 15:07:38 -08:00
converter Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
dateformat Get rid of old HashTable iteration API (it doesn't work with constant arrays) 2015-02-13 20:18:29 +03:00
doc typo fixes - https://github.com/vlajos/misspell_fixer 2014-11-19 20:23:00 +00:00
formatter Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
grapheme trailing whitespace removal 2015-01-10 15:07:38 -08:00
idn trailing whitespace removal 2015-01-10 15:07:38 -08:00
locale trailing whitespace removal 2015-01-10 15:07:38 -08:00
msgformat Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
normalizer trailing whitespace removal 2015-01-10 15:07:38 -08:00
resourcebundle Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
spoofchecker Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
tests attempt to fix again :< 2015-01-17 15:21:32 +08:00
timezone trailing whitespace removal 2015-01-10 15:07:38 -08:00
transliterator Move zend_object->guards into additional slot of zend_object->properties_table[]. As result size of objects without __get/__set/__unset/__isset magic methods is reduced. 2015-02-04 15:24:13 +03:00
uchar fix size & compilation on Darwin 2015-01-18 22:44:35 -08:00
config.m4 Add IntlChar class to intl extension 2015-01-16 14:37:44 -08:00
config.w32 Add IntlChar class to intl extension 2015-01-16 14:37:44 -08:00
CREDITS Remove executable bit from files 2012-07-30 10:25:17 +02:00
ERROR.CONVENTIONS Merge branch 'pull-request/341' 2013-06-10 14:30:59 -07:00
intl_common.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
intl_convert.c cleanup intl types 2014-12-29 14:06:12 -08:00
intl_convert.h cleanup intl types 2014-12-29 14:06:12 -08:00
intl_convertcpp.cpp trailing whitespace removal 2015-01-10 15:07:38 -08:00
intl_convertcpp.h cleanup intl types 2014-12-29 14:06:12 -08:00
intl_cppshims.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
intl_data.h trailing whitespace removal 2015-01-10 15:07:38 -08:00
intl_error.c trailing whitespace removal 2015-01-10 15:07:38 -08:00
intl_error.h first shot remove TSRMLS_* things 2014-12-13 23:06:14 +01:00
php_intl.c made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
php_intl.h made ZEND_TSRMLS_CACHE_* macros look like function calls 2015-02-16 17:19:32 +01:00
TODO Remove executable bit from files 2012-07-30 10:25:17 +02:00