php-src/ext/intl
Nikita Popov 9d54609a19 Merge branch 'PHP-8.0'
* PHP-8.0:
  Use E_ERROR to report arginfo/zpp mismatch
  Make NumberFormatter ctor $pattern nullable
  Make IntlDateFormatter ctor $pattern nullable
2021-02-09 14:37:41 +01:00
..
breakiterator Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
calendar Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
collator Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
common Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
converter Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
dateformat Merge branch 'PHP-8.0' 2021-02-09 14:37:41 +01:00
formatter Merge branch 'PHP-8.0' 2021-02-09 14:37:41 +01:00
grapheme Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
idn Remove proto comments from C files 2020-07-06 21:13:34 +02:00
locale Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
msgformat Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
normalizer Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
resourcebundle Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
spoofchecker Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
tests Fixed bug #80644: ResourceBundle::get() doesn't reset error state 2021-01-19 15:20:55 +01:00
timezone Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
transliterator Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
uchar Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
config.m4 Fixed bug #79946 2020-08-10 09:52:22 +02:00
config.w32 Trim trailing whitespace in source code files 2018-10-13 14:17:28 +02:00
CREDITS
ERROR_CONVENTIONS.md Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
intl_common.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_convert.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_convert.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_convertcpp.cpp Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_convertcpp.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_cppshims.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
intl_data.h Add more precise type info for stubs 2020-09-01 16:35:56 +02:00
intl_error.c Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
intl_error.h Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
php_intl_arginfo.h Merge branch 'PHP-8.0' 2021-02-09 14:37:41 +01:00
php_intl.c Generate ext/intl class entries from stubs 2021-02-09 13:37:24 +01:00
php_intl.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_intl.stub.php Merge branch 'PHP-8.0' 2021-02-09 14:37:41 +01:00