The new PECL package jsonc-1.3.2 (stable) has been released at 
http://pecl.php.net/.

Release notes
-------------
- number must not have leading zeroes (json-c pr #90, merged)
- string must be double-quoted (json-c PR #94)
- comment are not allowed (json-c PR #94)
- trailing char after data not allowed (json-c PR #94)
- add JSON_C_BUNDLED and JSON_C_VERSION constants

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

Related Links
-------------
Package home: http://pecl.php.net/package/jsonc
   Changelog: http://pecl.php.net/package-changelog.php?package=jsonc
    Download: http://pecl.php.net/get/jsonc-1.3.2.tgz

Authors
-------------
Remi Collet <[email protected]> (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to