Next | Query returned 5 messages, browsing 1 to 10 | previous

History of commit frequency

CVS Commit History:


   2015-04-07 13:29:12 by othyro | Files touched by this commit (4) | Package removed
Log message:
-php-igbinary. Imported to HEAD/devel.
   2015-03-26 04:39:36 by othyro | Files touched by this commit (2)
Log message:
Install header file which is necessary for libmemcached to support
igbinary. Bump PKGREVISION.
   2015-03-14 18:59:04 by othyro | Files touched by this commit (2)
Log message:
1.2.1 2014-08-29
========
* Compatible with PHP 5.2 - 5.6
1.2.0 2014-08-28
========
* PECL bug #22614, igbinary_unserialize(FALSE) must return FALSE
* PHP bug #54662, unserializing nested objects cause crash
* Other fixes
1.1.1 2011-01-17
========
* Critical crash fix. Thanks to Ilia Alshanetsky for spotting and fixing.
1.1.0 2011-01-17
========
* New ini setting to disable duplicate string compacting
* APC serializer registration (APC 3.1.7 beta)
* Windows support (PHP 5.3)
* Updated serialized binary format (1.1 reads 1.0.x format)
* Minor performance improvements
* Bug fixes
* New source repository at https://github.com/igbinary/igbinary
1.0.2
========
* Bug fix release
   2012-10-05 13:12:49 by Aleksej Saushev | Files touched by this commit (59)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.
   2009-10-06 21:40:26 by Mike Bowie | Files touched by this commit (3) | Imported package
Log message:
Import php5-igbinary-5.2.9.1.0.1 as wip/php-igbinary.

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.


Next | Query returned 5 messages, browsing 1 to 10 | previous