mirror of
https://github.com/php/php-src.git
synced 2025-08-19 08:49:28 +02:00
Update the JSON parser with that on json.org, biggest change here is code readability. Less magic numbers in the state table.
Add missing reflection information to json_encode() Fixes bug #45791 with 0e0 not being supported as a value Error values are stored when encountered during parsing
This commit is contained in:
parent
c7a56d604b
commit
cae85c867a
3 changed files with 636 additions and 599 deletions
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue