php-src/ext/json
2021-07-20 00:25:50 +02:00
..
tests Revert "Fix #79908: json_encode encodes negative zero as int" 2021-07-20 00:25:50 +02: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.c Bump PHP_JSON_VERSION to PHP_VERSION 2019-07-24 22:19:33 +02:00
json_encoder.c Revert "Fix #79908: json_encode encodes negative zero as int" 2021-07-20 00:25:50 +02:00
json_parser.y Optimize creation of empty arrays in json_decode 2019-10-30 11:06:46 +01:00
json_scanner.re Remove yearly range from copyright notice 2019-01-30 11:03:12 +02: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.h Bump PHP_JSON_VERSION to PHP_VERSION 2019-07-24 22:19:33 +02:00
php_json_encoder.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_json_parser.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00
php_json_scanner.h Remove yearly range from copyright notice 2019-01-30 11:03:12 +02:00