From 14a8383d398794ca44b4426e5282309934e05858 Mon Sep 17 00:00:00 2001 From: Date: Tue, 15 Apr 2008 01:31:35 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 67 insertions(+) diff --git a/ChangeLog b/ChangeLog index f64c679560..386836e207 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,70 @@ +2008-04-14 Ilia Alshanetsky + + * (PHP_5_3) + ext/standard/tests/array/array_slice_variation6.phpt: + + Fixed test + +2008-04-14 Steph Fox + + * (PHP_5_3) + win32/build/confutils.js: + - Workarounds are no longer needed - thanks PECLers! + +2008-04-14 Felipe Pena + + * ext/standard/tests/general_functions/floatval.phpt: + - Fixed test (bug #44533) + + * (PHP_5_3) + ext/libxml/tests/004.phpt + ext/standard/tests/strings/007.phpt: + - Fixed test + +2008-04-14 Etienne Kneuss + + * (PHP_5_3) + ext/standard/dns.c: + MFH: Fix dns_check_proto (related to #44723) + + * ext/standard/dns.c: + Fix dns_check_proto (related to #44723) + +2008-04-14 Hannes Magnusson + + * ext/standard/basic_functions.c + ext/standard/tests/general_functions/ini_get_all.phpt: + MFB5.3: Remove config_get_hash() & and add new boolean parameter to + ini_get_all() to list ini entries key=>current_value like + config_get_hash() + did. + + * (PHP_5_3) + ext/standard/basic_functions.c + ext/standard/basic_functions.h + ext/standard/tests/general_functions/ini_get_all.phpt: + [DOC] Remove config_get_hash() & and add new boolean parameter to + ini_get_all() + to list ini entries key=>current_value like config_get_hash() did. + + * ext/openssl/xp_ssl.c: + MFB53: Fixed bug#44716 (Progress notifications incorrect) + + * (PHP_5_3) + ext/openssl/xp_ssl.c: + Fixed bug#44716 (Progress notifications incorrect) + + * (PHP_5_3) + NEWS + ext/standard/streamsfuncs.c: + MFH: Add "params" argument to stream_context_create() + +2008-04-14 Antony Dovgal + + * (PHP_5_3) + ext/standard/streamsfuncs.c: + fix ZTS build and sync with HEAD + 2008-04-13 Hannes Magnusson * ext/standard/streamsfuncs.c -- 2.50.1