Zend Serializer v2.7.2 Release Notes

Release Date: 2016-05-11 // almost 8 years ago
  • โž• Added

    ๐Ÿ—„ Deprecated

    • Nothing.

    โœ‚ Removed

    • ๐Ÿšš #16 removes the dependency on zend-math, making it optional. (This was done as the requirement is only when using the PythonPickle adapter.)

    ๐Ÿ›  Fixed

    • ๐Ÿ›  #9 fixes the behavior of the PhpSerialize adapter to raise an exception during deserialization if the value is not serialized, restoring behavior to match the other adapters.