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

zend-stdlib 3.2.1

Latest
Compare
Choose a tag to compare
@weierophinney weierophinney released this 28 Aug 21:35
· 8 commits to master since this release

Added

  • Nothing.

Changed

  • Nothing.

Deprecated

  • Nothing.

Removed

  • Nothing.

Fixed

  • #92 fixes serialization of SplPriorityQueue by ensuring its $serial
    property is also serialized.

  • #91 fixes behavior in the ArrayObject implementation that was not
    compatible with PHP 7.3.