From 2d206a2f0c35b4d83bb3781b256461b9f2eb2c01 Mon Sep 17 00:00:00 2001 From: Date: Sat, 19 Aug 2006 01:30:57 +0000 Subject: [PATCH] ChangeLog update --- ChangeLog | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) diff --git a/ChangeLog b/ChangeLog index f8e63f2c88..c672453206 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,31 @@ +2006-08-18 Andrei Zmievski + + * unicode-progress.txt + ext/standard/string.c: + Unicode support for str_word_count() (using the same semantics as for + binary strings). + + +2006-08-18 Antony Dovgal + + * (PHP_5_2) + ext/openssl/openssl.c: + fix #38486 (openssl extension does not build correctly) + + * (PHP_5_2) + ext/standard/file.c: + MFH: add a notice to fgetcsv() when delimiter or enclosure is longer than 1 + char + (feature request #38496) + + * ext/standard/file.c: + add a notice to fgetcsv() when delimiter or enclosure is longer than 1 char + (feature request #38496) + + * (PHP_4_4) + run-tests.php: + fix typo (bug #38499) + 2006-08-17 Antony Dovgal * (PHP_5_2) -- 2.50.1