php-src/ext/intl
2018-05-08 17:30:15 +03:00
..
breakiterator Merge branch 'PHP-7.2' 2018-04-12 18:26:31 +02:00
calendar Simplify namespace access 2018-04-01 01:03:40 +02:00
collator Remove return types from some magic method in protos 2018-03-09 12:04:46 +01:00
common Simplify namespace access 2018-04-01 01:03:40 +02:00
converter Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string. 2018-05-08 17:30:15 +03:00
dateformat Simplify namespace access 2018-04-01 01:03:40 +02:00
formatter Remove return types from some magic method in protos 2018-03-09 12:04:46 +01:00
grapheme Use recommended way to handle utf*.h headers and obsolete symbols 2018-04-05 17:22:44 +02:00
idn Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string. 2018-05-08 17:30:15 +03:00
locale Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string. 2018-05-08 17:30:15 +03:00
msgformat Use recommended options for explicit UnicodeString constructors 2018-04-05 13:09:42 +02:00
normalizer Rethink conditions 2018-04-06 21:33:13 +02:00
resourcebundle Remove return types from some magic method in protos 2018-03-09 12:04:46 +01:00
spoofchecker Remove return types from some magic method in protos 2018-03-09 12:04:46 +01:00
tests Merge branch 'PHP-7.2' 2018-05-03 17:17:02 +02:00
timezone Simplify namespace access 2018-04-01 01:03:40 +02:00
transliterator Simplify declaration 2018-02-16 15:44:41 +01:00
uchar Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string. 2018-05-08 17:30:15 +03:00
config.m4 Use recommended way to handle utf*.h headers and obsolete symbols 2018-04-05 17:22:44 +02:00
config.w32 Use recommended way to handle utf*.h headers and obsolete symbols 2018-04-05 17:22:44 +02:00
CREDITS Remove executable bit from files 2012-07-30 10:25:17 +02:00
ERROR.CONVENTIONS Remove TSRMLS_* from docs as it's not used anymore 2016-02-17 22:36:01 -08:00
intl_common.h fix extern "C" 2015-04-01 13:18:52 +02:00
intl_convert.c Avoid useless checks, using zend_string_efree(), in cases where the string is known to be a temporary allocated zend_string. 2018-05-08 17:30:15 +03:00
intl_convert.h Cleanup (avoid string reallocations) 2015-07-01 13:26:39 +03:00
intl_convertcpp.cpp Cleanup (avoid string reallocations) 2015-07-01 13:26:39 +03:00
intl_convertcpp.h Simplify namespace access 2018-04-01 01:03:40 +02:00
intl_cppshims.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
intl_data.h Fixed bug #74385 Locale::parseLocale() broken with some arguments 2018-05-03 16:34:33 +02:00
intl_error.c Trailing whitespaces 2018-01-03 14:38:00 +01:00
intl_error.h Reduce struct size by 8 bytes on 64-bit 2018-02-19 10:12:46 +01:00
php_intl.c Rethink conditions 2018-04-06 21:33:13 +02:00
php_intl.h Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00