php-src/ext/intl
Gabriel Caruso ded3d984c6 Use EXPECT instead of EXPECTF when possible
EXPECTF logic in run-tests.php is considerable, so let's avoid it.
2018-02-20 21:53:48 +01:00
..
breakiterator Remove condition that is always false 2018-02-15 21:19:33 +01:00
calendar Use explicit for more type safety 2018-02-15 21:30:16 +01:00
collator Reduce variable scope 2018-02-15 21:34:55 +01:00
common Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
converter Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
dateformat Reduce variable scope 2018-02-16 12:52:58 +01:00
formatter Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
grapheme Reduce var scope 2018-02-16 12:52:59 +01:00
idn Reduce var scope 2018-02-16 12:52:59 +01:00
locale Fix duplicated strlen call 2018-02-16 12:52:59 +01:00
msgformat Removed unused variables 2018-02-11 22:46:33 +01:00
normalizer Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
resourcebundle Use int instead of integer in proto 2018-02-02 22:32:15 +01:00
spoofchecker Use zend_parse_parameters_none_throw 2018-02-18 09:36:35 +01:00
tests Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
timezone Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
transliterator Simplify declaration 2018-02-16 15:44:41 +01:00
uchar Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
config.m4 Fix #73956 Link use CC instead of CXX 2017-01-18 13:00:49 +01:00
config.w32 Remove this redundant define 2017-12-04 16:43:48 +01:00
CREDITS
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 Compilation warning fix 2016-12-12 23:25:40 -08: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 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 Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
php_intl.h Move semicolon into TSRMLS_CACHE_EXTERN/DEFINE 2016-03-03 16:50:01 +01:00