php-src/ext/intl
Nikita Popov 49e030d551 Merge branch 'PHP-8.0'
* PHP-8.0:
  Sync datefmt_get_calendar_object signature
  Sync intlcal_create_instance() and IntlCalendar::createInstance()
  Sync date_diff and DateTime::diff return type
2021-01-18 14:39:51 +01:00
..
breakiterator Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
calendar Merge branch 'PHP-8.0' 2021-01-18 14:39:51 +01:00
collator Use true/false instead of TRUE/FALSE in intl 2020-11-09 14:44:11 +01:00
common Remove proto comments from C files 2020-07-06 21:13:34 +02:00
converter Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
dateformat Merge branch 'PHP-8.0' 2021-01-18 14:39:51 +01:00
formatter Make convert_to_*_ex simple aliases of convert_to_* 2021-01-14 12:11:11 +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 Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
msgformat Merge branch 'PHP-7.4' into PHP-8.0 2020-11-27 10:03:21 +01:00
normalizer Use true/false instead of TRUE/FALSE in intl 2020-11-09 14:44:11 +01:00
resourcebundle Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
spoofchecker Improve parameter names in ext/intl 2020-10-12 18:06:45 +02:00
tests Merge branch 'PHP-7.4' into PHP-8.0 2020-11-06 17:44:51 +01:00
timezone Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
transliterator Improve parameter names in ext/intl 2020-10-12 18:06:45 +02:00
uchar Improve parameter names in ext/intl 2020-10-12 18:06:45 +02: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 Fix a few comments 2020-07-06 21:23:35 +02:00
intl_error.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_intl.c Validate collator earlier during sort 2020-07-24 11:58:10 +02:00
php_intl.h Replace zend_bool uses with bool 2021-01-15 12:33:06 +01:00
php_intl.stub.php Verify parameter names of function aliases 2020-10-16 10:56:33 +02:00
php_intl_arginfo.h Verify parameter names of function aliases 2020-10-16 10:56:33 +02:00