jsonc 1.3.3

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

- properly decode string value with null-byte
- allow to build in php tree
- drop confusing warning about JSON_BIGINT_AS_STRING
- add E_NOTICE "integer overflow detected"