This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-24 00:18:23 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bebb0b7bbe0c453a608e4eb74bf52006cd22365b
archived-php-src
/
ext
/
json
T
History
George Peter Banyard
5caaf40b43
Introduce pseudo-keyword ZEND_FALLTHROUGH
...
And use it instead of comments
2021-04-07 00:46:29 +01:00
..
tests
Fix json_encode regression with JSON_PRETTY_PRINT
2021-03-27 18:47:54 -04: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_arginfo.h
Improve class entry generation
2021-02-16 13:09:56 +01:00
json_encoder.c
Introduce pseudo-keyword ZEND_FALLTHROUGH
2021-04-07 00:46:29 +01:00
json_parser.y
Inline pair production in json parser
2020-11-13 14:56:29 +01:00
json_scanner.re
Replace zend_bool uses with bool
2021-01-15 12:33:06 +01:00
json.c
Implement enums
2021-03-17 19:08:03 +01:00
json.stub.php
Implicitly enable function entry generation when class entry generation is enabled
2021-02-09 13:37:24 +01: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_encoder.h
Remove mention of PHP major version in Copyright headers
2019-09-25 14:51:43 +02:00
php_json_parser.h
Constify char * arguments of APIs
2020-06-08 10:38:45 +02:00
php_json_scanner.h
Constify char * arguments of APIs
2020-06-08 10:38:45 +02:00
php_json.h
Implement enums
2021-03-17 19:08:03 +01:00