php-pecl-jsonc - Support for JSON serialization
Website: | http://pecl.php.net/package/jsonc |
---|---|
License: | PHP |
Vendor: | Fedora Project |
- Description:
The php-pecl-jsonc module will add support for JSON (JavaScript Object Notation) serialization to PHP. This is a dropin alternative to standard PHP JSON extension which use the json-c library parser.
Packages
php-pecl-jsonc-1.3.2-2.fc20.src [67 KiB] |
Changelog
by Remi Collet (2013-09-26):
- fix decode of string value with null-byte |