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

zend-view 2.11.3

Compare
Choose a tag to compare
@michalbundyra michalbundyra released this 11 Oct 21:13
· 31 commits to master since this release
release-2.11.3

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #192 changes
    curly braces in array and string offset access to square brackets
    in order to prevent issues under the upcoming PHP 7.4 release.

  • #195 fixes PHP 7.4 compatibility.