changelog Fri Apr 2 21:07:21 2004 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1586&r2=1.1587&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1586 php-src/ChangeLog:1.1587
--- php-src/ChangeLog:1.1586 Thu Apr 1 20:32:12 2004
+++ php-src/ChangeLog Fri Apr 2 21:06:57 2004
@@ -1,3 +1,36 @@
+2004-04-02 Derick Rethans <[EMAIL PROTECTED]>
+
+ * ext/standard/parsedate.y:
+ - Fixed expected shift/reduce conflict count nu,ber
+
+2004-04-02 Sara Golemon <[EMAIL PROTECTED]>
+
+ * win32/install.txt:
+ Update sample SAPI locations. BugFix# 27829
+
+2004-04-02 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/standard/file.c
+ ext/standard/tests/file/fgetcsv.phpt:
+ Fixed bug #27730.
+
+2004-04-02 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * tests/lang/bug22367.phpt:
+ Test file was fixed (implicit cloning strict warnings)
+
+2004-04-02 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ ext/standard/basic_functions.c:
+ - Fixed unintialized variables.
+
+2004-04-02 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * NEWS:
+ Fixed bug #27742 (WDSL SOAP Parsing Schema bug)
+
2004-04-01 Ilia Alshanetsky <[EMAIL PROTECTED]>
* ZendEngine2/zend_builtin_functions.c
@@ -1320,7 +1353,7 @@
2004-03-18 Pierre-Alain Joye <[EMAIL PROTECTED]>
* ext/gd/tests/bug27582_2.phpt:
- - Fix the test description and $Id: ChangeLog,v 1.1586 2004/04/02 01:32:12
changelog Exp $
+ - Fix the test description and $Id: ChangeLog,v 1.1587 2004/04/03 02:06:57
changelog Exp $
2004-03-18 Derick Rethans <[EMAIL PROTECTED]>