php-src/ext/json
2022-08-28 08:27:19 +02:00
..
tests Deprecate implicit dynamic properties 2021-11-26 14:10:11 +01: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 Reduce memory allocated by var_export, json_encode, serialize, and other (#8902) 2022-07-08 14:47:46 +02:00
json.stub.php Rename @cname to @cvalue in stubs (#9043) 2022-07-19 15:11:42 +02:00
json_arginfo.h Do not generate CONST_CS when registering constants (#9439) 2022-08-28 08:27:19 +02:00
json_encoder.c Windows arm64 zend and standard extension support 2022-08-09 12:45:14 +02:00
json_parser.y Suppress unused-but-set-variable warning in parsers 2022-07-28 22:29:42 +02:00
json_scanner.re Update http->https in license (#6945) 2021-05-06 12:16:35 +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.h Use more appropriate types in JSON extension (#8194) 2022-03-16 22:53:41 +00: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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_json_scanner.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00