php-src/ext/json
Christoph M. Becker d2cc7239b7
Merge branch 'PHP-8.0'
* PHP-8.0:
  Revert "Fix #79908: json_encode encodes negative zero as int"
2021-07-20 00:30:37 +02:00
..
tests Merge branch 'PHP-8.0' 2021-07-20 00:30:37 +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
json.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
json.stub.php Declare tentative return types for ext/json (#7051) 2021-05-27 10:47:15 +02:00
json_arginfo.h Declare tentative return types for ext/json (#7051) 2021-05-27 10:47:15 +02:00
json_encoder.c Merge branch 'PHP-8.0' 2021-07-20 00:30:37 +02:00
json_parser.y Update http->https in license (#6945) 2021-05-06 12:16:35 +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 Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_json_encoder.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02: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