php-src/ext/intl
2018-10-14 21:35:57 +02:00
..
breakiterator Remove assignment irrelevant for release build 2018-10-14 21:35:57 +02:00
calendar Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
collator Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
common Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
converter Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
dateformat Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
formatter Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
grapheme Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
idn Simplify buffer management in php_intl_idn_to_46() 2018-09-18 12:46:30 +02:00
locale Fix some misspellings 2018-08-12 16:15:45 +02:00
msgformat Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
normalizer Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
resourcebundle Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
spoofchecker Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
tests Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
timezone Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
transliterator Get rid of ZEND_ACC_CTOR, ZEND_ACC_DTOR and ZEND_ACC_IMPLEMENTED_ABSTRACT 2018-09-05 13:16:10 +03:00
uchar Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
config.m4 Enforce C++11 in ext/intl 2018-10-07 20:00:03 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
ERROR.CONVENTIONS Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02: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 Remove unused Git attributes ident 2018-07-25 00:53:25 +02:00
intl_convertcpp.h Remove unused Git attributes ident 2018-07-25 00:53:25 +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 Use zend_string_release_ex() instread of zend_string_release() in places, where we sure about string persistence. 2018-05-28 16:27:12 +03:00
intl_error.h Reduce struct size by 8 bytes on 64-bit 2018-02-19 10:12:46 +01:00
php_intl.c Require ICU ≥ 50.1 2018-09-15 13:59:54 +02:00
php_intl.h Bump intl extension version to PHP release version 2018-06-14 23:35:29 +02:00