php-src/ext/json
2021-02-09 22:38:06 +01:00
..
tests Run tidy 2020-09-18 14:28:32 +02: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 Initial import of jsond 2014-11-13 20:20:46 +00:00
json_arginfo.h Add missing classes to stubs 2021-02-09 22:38:06 +01:00
json_encoder.c Add GC_TRY_ADDREF macro 2020-09-15 11:41:09 +02:00
json_parser.y Inline pair production in json parser 2020-11-13 14:56:29 +01:00
json_scanner.re Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
json.c Don't leak json error_code across requests 2020-10-22 12:42:09 +02:00
json.stub.php Add missing classes to stubs 2021-02-09 22:38:06 +01: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 Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
php_json_scanner.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00
php_json.h Constify char * arguments of APIs 2020-06-08 10:38:45 +02:00