php-src/ext/json
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
..
tests Improve some ValueError messages 2020-04-06 10:41:01 +02:00
config.m4 Normalize comments in *nix build system m4 files 2019-05-12 18:43:03 +02:00
config.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
CREDITS Initial import of jsond 2014-11-13 20:20:46 +00:00
json_arginfo.h Store default parameter values of internal functions in arg info 2020-04-08 18:37:51 +02:00
json_encoder.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
json_parser.y Clean up the generation of the parsers 2020-02-01 14:21:53 +01:00
json_scanner.re Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
json.c Improve some ValueError messages 2020-04-06 10:41:01 +02:00
json.stub.php Generate functions entries from stubs for another set of extensions 2020-04-05 00:59:44 +02:00
Makefile.frag Use "%empty" in the parsers, instead of comments 2020-01-31 09:52:40 +01:00
Makefile.frag.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_json_encoder.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_json_parser.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_json_scanner.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
php_json.h Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00