Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php-pecl-igbinary - Replacement for the standard PHP serializer

Website:
https://pecl.php.net/package/igbinary
Licence:
BSD
Vendor:
Remi's RPM repository <https://rpms.remirepo.net/>
Description:
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.

Package built for PHP 7.1.

Packages

php-pecl-igbinary-3.1.6~RC1-1.el6.remi.7.1.x86_64 [49 KiB] Changelog by Remi Collet (2020-10-07):
- update to 3.1.6RC1
- add patch for old gcc from
  https://github.com/igbinary/igbinary/pull/291
php-pecl-igbinary-3.1.1~a1-1.el6.remi.7.1.x86_64 [47 KiB] Changelog by Remi Collet (2020-01-12):
- update to 3.1.0a1 (alpha)