jsonc 1.3.10

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

- fix gh#27 invalid string to float convertion
- fix gh#28 fix result when we decode number with "-" in bad position