php-src/ext/json
Ilija Tovilo e58521c9e8
Merge branch 'PHP-8.4'
* PHP-8.4:
  Fix incorrect handling of hooked props without get hook in get_object_vars()
2025-03-08 12:27:56 +01:00
..
tests Fix tests: Prevent stack overflow during dtor 2024-10-24 15:56:25 +02:00
config.m4 Autotools: Normalize headers arguments (#15149) 2024-07-29 10:08:17 +02:00
config.w32 Sync headers installation 2024-01-28 19:50:55 +01:00
CREDITS
json.c Trim trailing whitespace (#14721) 2024-06-29 18:41:45 +02:00
json.stub.php RFC - json_validate() (#9399) 2022-10-08 09:21:59 -04:00
json_arginfo.h Generated arginfo header files: remove empty zend_function_entry arrays (#15705) 2024-09-03 23:19:53 +02:00
json_encoder.c Merge branch 'PHP-8.4' 2025-03-08 12:27:56 +01:00
json_parser.y Fix strict prototypes warnings 2023-02-17 15:14:30 +01:00
json_scanner.re ext/json: Fix sign conversion warnings 2024-06-08 17:15:01 +01:00
Makefile.frag Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
Makefile.frag.w32 Define default RE2C_FLAGS (#14615) 2024-06-24 22:09:04 +02:00
php_json.h Merge branch 'PHP-8.2' 2023-05-13 18:54:16 +01:00
php_json_encoder.h Fix -Wenum-int-mismatch warning in ext/json/php_json_encoder.h 2023-05-14 22:10:23 +02:00
php_json_parser.h RFC - json_validate() (#9399) 2022-10-08 09:21:59 -04:00
php_json_scanner.h