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

Releases: zendframework/zend-memory

zend-memory 2.6.1

16 Oct 11:12
release-2.6.1
Compare
Choose a tag to compare

Added

  • #19 adds support for PHP 7.3.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • Nothing.

zend-memory 2.6.0

30 Apr 15:45
Compare
Choose a tag to compare

Added

  • #18 adds support for PHP 7.1 and 7.2.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • #18 removes support for PHP 5.5.

  • #18 removes support for HHVM.

Fixed

  • #13 fixes the Zend\Memory\Container\Movable::markAsSwapped() method to correctly set
    the SWAPPPED bit instead of the LOADED bit.

zend-memory 2.5.2

11 May 14:51
Compare
Choose a tag to compare

Added

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #12 updates the PHP requirement to allow either 5.5+ or 7.0+, and pins the zend-cache version for testing to 2.7+.