php-src/ext/intl
Dmitry Stogov 96655ad01e Merge branch 'PHP-7.0' into PHP-7.1
* PHP-7.0:
  Fixed bad merge
2016-12-01 16:22:23 +03:00
..
breakiterator More string length checks & fixes 2016-11-03 21:35:09 -07:00
calendar fix compiler warning 2016-07-26 07:53:24 +02:00
collator Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
common Get rid of implicit type casting in GC_*() macros in Zend/zend_types.h. 2015-08-13 13:56:29 +03:00
converter Fixed compilation warnings 2016-06-22 00:40:50 +03:00
dateformat fix error text 2016-07-05 15:58:55 +02:00
doc Remove datefmt_set_timezone_id and OO variant 2015-04-01 12:34:28 +02:00
formatter Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
grapheme Merge branch 'PHP-7.0' into PHP-7.1 2016-12-01 16:22:23 +03:00
idn Merge branch 'PHP-5.6' into PHP-7.0 2016-07-12 14:52:23 +02:00
locale Merge branch 'PHP-7.0' into PHP-7.1 2016-11-22 00:32:42 +01:00
msgformat Merge branch 'PHP-7.0' into PHP-7.1 2016-11-03 22:53:05 -07:00
normalizer Switch failure to register class back to E_ERROR 2016-06-30 12:01:44 -05:00
resourcebundle Bug #73218: add mitigation for ICU int overflow 2016-10-14 01:41:06 +02:00
spoofchecker Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
tests Merge branch 'PHP-7.0' into PHP-7.1 2016-11-27 15:38:33 -08:00
timezone Update IntlTimeZone methods for ICU 52 2016-04-18 23:01:25 +00:00
transliterator Remove useless dtor handlers in intl 2016-07-16 23:16:43 +02:00
uchar Merge branch 'PHP-7.0' into PHP-7.1 2016-08-29 18:57:50 +02:00
config.m4 Add IntlChar class to intl extension 2015-01-16 14:37:44 -08:00
config.w32 make config.w32 compatible with ICU 58 2016-10-26 13:05:03 +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 More string length checks & fixes 2016-11-03 21:35:09 -07: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 change the inclusion order which fixes the vc build 2015-07-01 15:21:34 +02:00
intl_cppshims.h s/PHP 5/PHP 7/ 2014-09-19 18:33:14 +02:00
intl_data.h Added function to check error and return null if error is set. 2016-04-08 12:31:19 +02:00
intl_error.c Switch position of ce in exception ce variable names 2015-07-03 09:45:03 -05:00
intl_error.h Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02:00
php_intl.c remove unused declarations 2016-06-23 15:02:43 +02:00
php_intl.h Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00
TODO Remove executable bit from files 2012-07-30 10:25:17 +02:00