From 7b67b5bcdb795b48923daf3055c1526667b964aa Mon Sep 17 00:00:00 2001 From: Date: Tue, 23 Oct 2007 01:31:22 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 46 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 46 insertions(+) diff --git a/ChangeLog b/ChangeLog index 373763ddd5..2293d1ef1f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,49 @@ +2007-10-22 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + ext/mssql/php_mssql.c + ext/mssql/php_mssql.c: + + MFB: Fixed bug #4294 (Move *timeout initialization from RINIT to connect + time) + + * (PHP_5_3) + ext/mssql/php_mssql.c: + Fixed bug #4294 (Move *timeout initialization from RINIT to connect time) + +2007-10-22 Raghubansh Kumar + + * ext/standard/tests/array/array_filter_object.phpt + ext/standard/tests/array/array_filter_object.phpt: + more testcases for array_filter() function + + * ext/standard/tests/array/array_filter_object.phpt + ext/standard/tests/array/array_filter_object.phpt + ext/standard/tests/array/array_filter_object.phpt: + 1.1.4; + file array_filter_object.phpt was initially added on branch PHP_5_2. + +2007-10-22 Andrey Hristov + + * (PHP_5_2) + ext/mysqli/mysqli.c: + Make it compile with libmysql 3.23 + +2007-10-22 Dmitry Stogov + + * (PHP_5_2) + NEWS: + forgotten description + + * (PHP_5_2) + NEWS + ext/standard/basic_functions.c + ext/standard/basic_functions.c + ext/standard/basic_functions.c: + Fixed move_uploaded_file() to always set file permissions of resulting file + according to UMASK (Andrew Sitnikov) + 2007-10-21 Ilia Alshanetsky * ext/standard/tests/file/006_error.phpt: -- 2.40.0