php-src/ext/json
Máté Kocsis 345703724c
Use RETURN_THROWS() during ZPP in most of the extensions
Except for some bigger ones: reflection, sodium, spl
2019-12-31 11:46:11 +01:00
..
tests Convert warnings to ValueError 2019-12-08 21:03:14 +01: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 Add union return types for function stubs 2019-11-11 14:54:55 +01:00
json_encoder.c Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
json_parser.y Merge branch 'PHP-7.4' 2019-10-30 11:06:59 +01:00
json_scanner.re Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
json.c Use RETURN_THROWS() during ZPP in most of the extensions 2019-12-31 11:46:11 +01:00
json.stub.php Add union return types for function stubs 2019-11-11 14:54:55 +01:00
Makefile.frag Remove ext/json parser files generated by bison 2018-10-24 20:13:04 +02: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