php-src/ext/intl
2015-03-21 08:26:06 -07:00
..
breakiterator zend_get_parameters_ex is deprecated 2015-02-13 11:26:40 +08:00
calendar Fixed memory leak 2015-03-10 23:16:09 +03: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 s/PHP Version 5/PHP Version 7/g 2015-03-13 11:09:42 +02:00
idn trailing whitespace removal 2015-01-10 15:07:38 -08:00
locale Remove extraneous strlen() call 2015-03-21 08:26:06 -07: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 s/PHP Version 5/PHP Version 7/g 2015-03-13 11:09:42 +02: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 Errors converted to exceptions are not "recoverable" anymore. 2015-03-10 10:31:55 +03: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 compile error 2015-03-04 09:56:50 +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