Skip to content
This repository was archived by the owner on Jan 23, 2026. It is now read-only.

3.1.2

@weierophinney weierophinney tagged this 09 Oct 13:56
Based on https://github.com/zendframework/zend-json/releases/tag/release-3.1.2 (commit 1230fb3188fdb3ccf0876521ddcba2df41aea7bf in this repo)

Added
-----

- Nothing.

Changed
-------

- Nothing.

Deprecated
----------

- Nothing.

Removed
-------

- Nothing.

Fixed
-----

- [zendframework/zend-json#46](https://github.com/zendframework/zend-json/pull/46) changes
  curly braces in array and string offset access to square brackets
  in order to prevent issues under the upcoming PHP 7.4 release.

- [zendframework/zend-json#37](https://github.com/zendframework/zend-json/pull/37) fixes
  output of `\Laminas\Json::prettyPrint` to not remove spaces after
  commas in value.
Assets 2
Loading