From: Date: Sat, 3 Apr 2004 02:06:57 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: php-5.0.0RC2RC1~108 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=da4f2be35a311e2a35f8a5a5d1c37e8798ef2f29;p=php ChangeLog update --- diff --git a/ChangeLog b/ChangeLog index 3341f65ef0..76f72aef96 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,36 @@ +2004-04-02 Derick Rethans + + * ext/standard/parsedate.y: + - Fixed expected shift/reduce conflict count nu,ber + +2004-04-02 Sara Golemon + + * win32/install.txt: + Update sample SAPI locations. BugFix# 27829 + +2004-04-02 Ilia Alshanetsky + + * (PHP_4_3) + ext/standard/file.c + ext/standard/tests/file/fgetcsv.phpt: + Fixed bug #27730. + +2004-04-02 Dmitry Stogov + + * tests/lang/bug22367.phpt: + Test file was fixed (implicit cloning strict warnings) + +2004-04-02 Derick Rethans + + * (PHP_4_3) + ext/standard/basic_functions.c: + - Fixed unintialized variables. + +2004-04-02 Dmitry Stogov + + * NEWS: + Fixed bug #27742 (WDSL SOAP Parsing Schema bug) + 2004-04-01 Ilia Alshanetsky * ZendEngine2/zend_builtin_functions.c