php-src/ext/intl
Nikita Popov e061a4e9e4 Drop the ext/intl/doc directory
Drop outdated documentation stubs. Better intl documentation is
available in the manual...
2018-01-26 22:13:11 +01:00
..
breakiterator Move zend_object_iterator_funcs structures into read-only data segment 2017-12-14 14:21:22 +03:00
calendar Remove trailing whitespace in C++ files 2018-01-06 21:38:09 +01:00
collator Move constants into read-only data segment 2017-12-14 18:43:44 +03: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 Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
formatter Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
grapheme Fix bug #73634 - grapheme_strpos illegal memory access 2017-06-20 13:29:57 -07:00
idn Deprecate INTL_IDNA_VARIANT_2003 2017-01-31 12:16:29 +01:00
locale Trailing whitespaces 2018-01-03 14:38:00 +01:00
msgformat Avoid array duplication and in-place modification 2018-01-17 02:25:36 +03:00
normalizer Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
resourcebundle Use free_obj for intl ResourceBundle 2017-12-28 12:25:01 +01:00
spoofchecker Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
tests Add _IS_NUMBER as cast_object() target type 2017-12-26 12:39:06 +01:00
timezone Move constants into read-only data segment 2017-12-14 18:43:44 +03:00
transliterator Move constants into read-only data segment 2017-12-14 18:43:44 +03: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 Always throw TypeException on throwing zpp failures 2015-04-06 11:27:34 +02: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