php-src/ext/json
2023-02-17 16:38:53 +00: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 Initial import of jsond 2014-11-13 20:20:46 +00: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
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
Makefile.frag Fix php_json_scanner_defs.h target in ext/json/Makefile.frag 2023-02-17 16:37:14 +00:00
Makefile.frag.w32 ext/json: add php_json_scanner_defs.h as make target 2023-02-17 16:37:13 +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
php_json.h Use more appropriate types in JSON extension (#8194) 2022-03-16 22:53:41 +00:00