Name: | php-pecl-igbinary |
---|---|
Version: | 1.2.1 |
Release: | 1.el7 |
Architecture: | aarch64 |
Group: | System Environment/Libraries |
Size: | 92820 |
License: | BSD |
RPM: | php-pecl-igbinary-1.2.1-1.el7.aarch64.rpm |
Source RPM: | php-pecl-igbinary-1.2.1-1.el7.src.rpm |
Build Date: | Wed May 30 2018 |
Build Host: | ca-buildarm04.us.oracle.com |
Vendor: | Oracle America |
URL: | http://pecl.php.net/package/igbinary |
Summary: | Replacement for the standard PHP serializer |
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. |
- Update to 1.2.1
- update to 1.2.0 - open https://github.com/igbinary/igbinary/pull/36
- cleanups and drop SCL support - install doc in pecl_docdir - install tests in pecl_testdir (devel)
- adapt for scl
- latest snapshot - fix build with APCu - spec cleanups
- rebuild for http://fedoraproject.org/wiki/Features/Php55
- Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
- enable ZTS extension
- update to git snapshot for php 5.4