The new PECL package igbinary-3.1.0b1 (beta) has been released at
https://pecl.php.net/.
Release notes
-------------
* Support php 7.4's __serialize/__unserialize the same way
serialize()/unserialize() does.
This deliberately only supports __serialize/__unserialize in php 7.4, to
making switching to/from serialize()/unserialize() as straightforward as
possible.
Package Info
-------------
Igbinary is a drop in replacement for the standard php serializer. Instead of
time and space consuming textual representation, igbinary stores php
data
structures in a compact binary form. Savings are significant when using
memcached or similar memory based storages for serialized data.
Related Links
-------------
Package home: https://pecl.php.net/package/igbinary
Changelog: https://pecl.php.net/package-changelog.php?package=igbinary
Download: https://pecl.php.net/get/igbinary-3.1.0b1.tgz
Authors
-------------
Oleg Grenrus <[email protected]> (lead)
Pierre Joye (lead)
Teddy Grenman (lead)
Tyson Andre (lead)
--
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php