diff --git a/ChangeLog b/ChangeLog index 3341f65ef06..76f72aef96d 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