From 3c4418b853ca8e6d15bebb9501fa5248b7b6adf0 Mon Sep 17 00:00:00 2001 From: Date: Fri, 16 Nov 2007 01:31:34 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 42 ++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 42 insertions(+) diff --git a/ChangeLog b/ChangeLog index 542ad8f671..9a6eaff7ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,45 @@ +2007-11-15 Antony Dovgal + + * ext/standard/tests/file/bug41655_2.phpt: + fix test (thanks to Felipe Pena for noticing) + +2007-11-15 Ilia Alshanetsky + + * (PHP_5_2) + NEWS + main/safe_mode.c: + + MFB: Fixed bug #43276 (Incomplete fix for bug #42739, mkdir() under + safe_mode). + + * (PHP_5_3) + main/safe_mode.c: + Completed fix for bug #42739 (fixes bug #43276) + +2007-11-15 Hannes Magnusson + + * ext/standard/basic_functions.c + ext/standard/tests/general_functions/getopt_002.phpt + ext/standard/tests/general_functions/getopt_002.phpt + ext/standard/tests/general_functions/getopt_002.phpt + ext/standard/tests/general_functions/getopt_003.phpt + ext/standard/tests/general_functions/getopt_003.phpt: + - Allow numeric options + - Add tests + +2007-11-15 Lars Westermann + + * (PHP_5_3) + ext/pdo_firebird/firebird_statement.c: + - Fixed bug #43244 (firebird: closeCursor w/o returned data kills process) + + * (PHP_5_3) + ext/pdo_firebird/firebird_driver.c + ext/pdo_firebird/firebird_statement.c + ext/pdo_firebird/php_pdo_firebird_int.h: + - Fixed bug #43296 (Feature req: pdo_firebird: ATTR_FETCH_TABLE_NAMES + support) + 2007-11-14 Ilia Alshanetsky * (PHP_5_2) -- 2.50.1