Login  |  Packages  |  Support  |  Bugs
PECL is deprecated.

Have you heard about PIE? 🥧 PHP Installer for Extensions (PIE) is the replacement for PECL. We recommend publishing your extension using PIE instead.

Find out more at https://github.com/php/pie.

Return

Changelog for jsond
Release What has changed?
1.4.0 * No changes since 1.4.0RC1
1.4.0RC1 * Added compatibility with PHP 7
* Empty string is considered invalid and JSON_ERROR_SYNTAX is raised
* Removed option `JSOND_VALID_ESCAPED_UNICODE`
* Added new error `JSOND_ERROR_INVALID_PROPERTY_NAME` for invalid property names
* Fixed compatibility with json ext for `JSOND_ERROR_CTRL_CHAR`
* Added depth checking for greater than 0 and lower than `INT_MAX`
* Added JSOND_PRESERVE_ZERO_FRACTION option for better handling of float values
* Fixed blank line inside empty array/object when JSOND_PRETTY_PRINT is set
* Fixed JSON_NUMERIC_CHECK issue with NaN and Inf double
* Used new UTF8 decoder based on automaton from Bjoern Hoehrmann
* Introduced new experimental buffer for encoding (option: --enable-jsond-buffer-native)
* Added a possibility to switch prefix to json (option: --enable-jsond-with-json-prefi)
* Use special template for Bison
* The parser and scanner is rebuilt only if enabled in configuration
1.3.0 * New JSON parser implemented using re2c and bison

Return

PRIVACY POLICY  |  CREDITS
Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Wed Jun 17 13:08:36 2026 UTC
Bandwidth and hardware provided by: pair Networks