Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

zend-json 3.1.2

Latest
Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 09 Oct 13:58
· 7 commits to master since this release
release-3.1.2

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #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.

  • #37 fixes
    output of \Zend\Json::prettyPrint to not remove spaces after
    commas in value.