From d71c16bd93d6b27b2f85f9f3ce369cafaee5b661 Mon Sep 17 00:00:00 2001 From: Date: Sat, 5 Jul 2008 01:31:42 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 66 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 66 insertions(+) diff --git a/ChangeLog b/ChangeLog index 1ada1b48e5..02f71a428c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,69 @@ +2008-07-04 Pierre-Alain Joye + + * ext/hash/hash.c: + - MFB: fix compile error with VC6 + + * (PHP_5_3) + ext/hash/hash.c: + - fix compile error with vc6 (snaps) + +2008-07-04 Alexey Zakhlestin + + * ext/posix/tests/posix_strerror_error.phpt + ext/posix/tests/posix_strerror_variation1.phpt: + MFB: fixed tests not to rely on actual strings of errors, as those are not + defined by any standard and are platform-dependent + +2008-07-04 Felipe Pena + + * (PHP_5_3) + ext/zip/php_zip.h: + - Moved protos to .c (sync with HEAD) + + * (PHP_5_3) + ext/zip/php_zip.c: + - Reverted previous commit + - Moved protos to .c (sync with HEAD) + +2008-07-04 Alexey Zakhlestin + + * (PHP_5_3) + ext/posix/tests/posix_strerror_error.phpt + ext/posix/tests/posix_strerror_variation1.phpt: + fixed tests not to rely on actual strings of errors, as those are not + defined by any standard and are platform-dependent + +2008-07-04 Felipe Pena + + * ext/sockets/sockets.c: + MFB: + - Added arginfo + - Removed #include "zend_arg_defs.c" (it's unnecessary now) + + * (PHP_5_3) + ext/sockets/sockets.c: + - Added arginfo + - Removed #include "zend_arg_defs.c" (it's unnecessary now) + +2008-07-04 Rob Richards + + * win32/build/Makefile: + - Removed ntest and utest + - Removed -U flag to `make test' just to test once each test + +2008-07-04 Derick Rethans + + * (PHP_5_3) + ext/mcrypt/mcrypt.c + ext/mcrypt/php_mcrypt.h + ext/mcrypt/tests/bug35496.phpt + ext/mcrypt/tests/bug41252.phpt + ext/mcrypt/tests/bug43143.phpt + ext/mcrypt/tests/mcrypt_cbc.phpt + ext/mcrypt/tests/mcrypt_cbf.phpt + ext/mcrypt/tests/mcrypt_decrypt.phpt: + - Revert that crap. + 2008-07-03 Olivier Hill * (PHP_5_3) -- 2.40.0