jsonc 1.3.8

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

- using system libjson-c is no more supported
- fix BIGINT behavior
- fix #12 allow float starting with a dot
- fix #23 single quote in property name
- fix #9 invalid UTF-8 characters