SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for php5-igbinary-2.0.5-1.2.x86_64.rpm :
Sun Nov 5 13:00:00 2017 munix9AATTgooglemail.com
- update to version 2.0.5

* Improve performance when unserializing objects/arrays and
serializing objects/arrays/strings in php 5/7.

* Update unserialization of integer object keys for php 7.2:
Make those keys accessible when unserializing.

* Properly pick up presence of gcc for default compiler flags
(cc --version doesn\'t contain gcc).

* Add -O2 to default gcc compiler flags.

* Use empty string for serializing empty $_SESSION array,
similar to \"session.serialize_handler=php\".

* Older igbinary releases already unserialize the empty
string to the empty array.

Tue Apr 25 14:00:00 2017 munix9AATTgooglemail.com
- update to version 2.0.4

* Fixes bug #129: Should not call __wakeup() on data which was
created by Serializable::unserialize()

Sat Apr 1 14:00:00 2017 munix9AATTgooglemail.com
- update to version 2.0.3

* Fixes bug #126 (uncommon): Fatal error:
\"igbinary_serialize_zval: zval has unknown type 0\" (IS_UNDEF)
Make this a warning for type 0 instead of a fatal error (and
serialize as null instead), since IS_UNDEF is a known type.
Later releases will fix the root cause of the warning, and
consistently omit array/object/other entries for IS_UNDEF.

Wed Mar 15 13:00:00 2017 munix9AATTgooglemail.com
- update to version 2.0.2

* Compatible with PHP 5.2 - 7.1

* Fixes crash in Memcached->setMulti (in php 7.0+) when the
first level of array elements have references as values.
Other extensions using igbinary shouldn\'t be affected.

Wed Dec 14 13:00:00 2016 munix9AATTgooglemail.com
- update to version 2.0.1

* Fixes bug in session decoder not calling __wakeup() in php 7.0+

* (Enhancement) Reuses identical strings when unserializing
objects and arrays in php 7.0+

* Fixes pecl install

Fri Nov 11 13:00:00 2016 munix9AATTgooglemail.com
- update to version 2.0.0

* Compatible with PHP 5.2 - 7.0 (Adds PHP 7 support)

* Serialization format is unchanged

* Performance improvements for serialization and unserialization
in PHP 5.2 - 7.0

* (PHP 7) Don\'t call __destruct if __wakeup threw an exception
(or __wakeup wasn\'t called yet)

* Ports integration with other extensions to PHP 7.0 (session
serialization, Memcached, Redis, APCu, etc.)

* Fixes Windows PECL builds for PHP 5.6+

* Reword warnings for invalid header bytes of serialized data
(in igbinary_unserialize).

Sat Sep 17 14:00:00 2016 munix9AATTgooglemail.com
- switched source to git master

Sat Sep 17 14:00:00 2016 munix9AATTgooglemail.com
- update to version 1.2.2_dev.3c363d6

Fri Aug 29 14:00:00 2014 munix9AATTgooglemail.com
- update to version 1.2.1

* Compatible with PHP 5.2 - 5.6

Thu Aug 28 14:00:00 2014 munix9AATTgooglemail.com
- update to version 1.2.0

* PECL bug #22614, igbinary_unserialize(FALSE) must return FALSE

* PHP bug #54662, unserializing nested objects cause crash

* Other fixes

Sat Jan 18 13:00:00 2014 munix9AATTgooglemail.com
- switched source to git master

Fri Dec 28 13:00:00 2012 munix9AATTgooglemail.com
- updated to version 1.1.2-dev
(should be at least only a rename, because the content
is currently the same as in 1.1.1_git201207230808)

Wed Oct 17 14:00:00 2012 munix9AATTgooglemail.com
- initial package for version 1.1.1_git201207230808


 
ICM