php-src/ext/intl/locale
Máté Kocsis 3709e74b5e
Store default parameter values of internal functions in arg info
Closes GH-5353. From now on, PHP will have reflection information
about default values of parameters of internal functions.

Co-authored-by: Nikita Popov <nikita.ppv@gmail.com>
2020-04-08 18:37:51 +02:00
..
locale_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
locale_class.c Add stubs for the Locale component of Intl 2019-11-16 18:15:03 +01:00
locale_class.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
locale_methods.c Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
locale_methods.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
locale.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
locale.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
locale.stub.php Do not include the same stub multiple times 2020-04-03 14:23:54 +02:00