scottmacTue Jun 30 12:49:54 2009 UTC
Modified files:
/php-src/ext/hash hash_adler32.c
Log:
Fix bug #48284 - adler32 is in the wrong order. Changed to match what zlib
produces.
http://cvs.php.net/viewvc.cgi/php-src/ext/hash/hash_adler32.c?r1=1.11&r2
mikeTue Apr 25 08:37:07 2006 UTC
Modified files:
/php-src/ext/hash hash_adler32.c
Log:
MFB: Fixed bug #37192 (cc fails on hash_adler.c:32)
http://cvs.php.net/viewcvs.cgi/php-src/ext/hash/hash_adler32.c?r1=1.4&r2=1.5&diff_format=u
Index: php-src/ext/hash