php-src/ext/json
2023-01-10 14:19:03 +00:00
..
tests RFC - json_validate() (#9399) 2022-10-08 09:21:59 -04:00
config.m4 always build json statically 2020-05-27 15:36:07 +02:00
config.w32 Define config var PHP_JSON 2020-10-24 15:36:05 +02:00
CREDITS
json.c RFC - json_validate() (#9399) 2022-10-08 09:21:59 -04:00
json.stub.php RFC - json_validate() (#9399) 2022-10-08 09:21:59 -04:00
json_arginfo.h RFC - json_validate() (#9399) 2022-10-08 09:21:59 -04:00
json_encoder.c ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00:00
json_parser.y Fix json_validate double free in parser when discarding lookahead (#9696) 2022-10-09 22:03:06 +02:00
json_scanner.re ext/{standard,json,random,...}: add missing includes 2023-01-10 14:19:03 +00: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.h RFC - json_validate() (#9399) 2022-10-08 09:21:59 -04:00
php_json_encoder.h Use more appropriate types in JSON extension (#8194) 2022-03-16 22:53:41 +00:00
php_json_parser.h RFC - json_validate() (#9399) 2022-10-08 09:21:59 -04:00
php_json_scanner.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00