Login  |  Packages  |  Support  |  Bugs
Top Level :: PHP :: igbinary :: 3.2.8

igbinary 3.2.8

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.2.8
(stable)
* Reduce excessive inlining to reduce shared library size.
* Miscellaneous optimizations.
* Update test expectations to handle changes to var_export output (fully qualified class names) in PHP 8.2.
* Throw an Error when igbinary_unserialize would add dynamic properties to class definitions that forbid them in PHP 8.0+
(especially PHP 8.2 `readonly` classes)
* Emit a deprecation notice when igbinary_unserialize() adds dynamic properties to a class without `#[AllowDynamicProperties]` in PHP 8.2.
Doing that would become an Error in PHP 9.0.
* Set up CI job to build dlls on https://github.com/igbinary/igbinary - at the moment, the infrastructure used by the Windows for php team has been broken for months.

[ Latest Tarball ] [ Changelog ] [ View Statistics ]
[ Browse Source ] [ Package Bugs ]

Dependencies for release 3.2.8


Packages that depend on igbinary
couchbase
PRIVACY POLICY  |  CREDITS
Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 21 17:05:02 2024 UTC
Bandwidth and hardware provided by: pair Networks