jsonc 1.3.6

JavaScript Object Notation


Support for JSON (JavaScript Object Notation) serialization.
This is a drop-in alternative to PHP standard json extension.

License: PHP 3.01

Changes

- apply fix for #66021 (Blank line inside empty array/object)
- fix #20 json_decode segfault when depth=0