Top Level :: PHP
:: igbinary
:: 3.0.0a1
:: Windows
igbinary 3.0.0a1 for Windows
Package Information |
Summary |
igbinary extension |
Maintainers |
Oleg Grenrus <
oleg dot grenrus at iki dot fi >
(lead)
[details]
Pierre Joye (lead)
[wishlist]
[details]
Teddy Grenman (lead)
[details]
Tyson Andre (lead)
[details]
|
License |
BSD-3-Clause |
Description |
Igbinary is a drop in replacement for the standard php serializer. Instead of
the time and space consuming textual representation used by PHP's serialize(), igbinary stores php data
structures in a compact binary form. Savings are significant when using
memcached or similar memory based storages for serialized data. |
Homepage |
https://github.com/igbinary/igbinary/
|
Release notes
Version 3.0.0a1
(alpha)
|
* Drop support for PHP 5. * Drop support for APC (APC was only available for PHP5 - It is the predecessor of APCu) * Emit a warning and return null if igbinary_unserialize() is passed more data to unserialize than expected. * Fix compilation against PHP 7.4-dev. Igbinary does NOT yet properly serialize/unserialize all classes with PHP 7.4-dev's typed properties. * The serialization format is exactly the same as igbinary 2.x |
|
In case of missing DLLs, consider to contact the
Windows Internals List
(subscribe first).
Dependencies for release 3.0.0a1 |
|
|