changelog Wed May 16 01:31:18 2007 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.2689&r2=1.2690&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2689 php-src/ChangeLog:1.2690
--- php-src/ChangeLog:1.2689 Tue May 15 01:31:07 2007
+++ php-src/ChangeLog Wed May 16 01:31:17 2007
@@ -1,3 +1,44 @@
+2007-05-15 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ ext/standard/tests/general_functions/debug_zval_dump_b.phpt
+ ext/standard/tests/general_functions/debug_zval_dump_b_64bit.phpt
+ ext/standard/tests/general_functions/debug_zval_dump_v.phpt:
+ fix tests
+
+ * ext/standard/tests/general_functions/debug_zval_dump_b.phpt
+ ext/standard/tests/general_functions/debug_zval_dump_v.phpt:
+ fix test
+
+2007-05-15 Scott MacVicar <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ NEWS
+ main/streams/userspace.c:
+ MFH: Fixed bug #41390 (Clarify error message with invalid protocol
scheme)
+
+ * main/streams/userspace.c:
+ Fixed bug #41390 (Clarify error message with invalid protocol scheme
+ syntax)
+
+2007-05-15 Antony Dovgal <[EMAIL PROTECTED]>
+
+ * (PHP_5_2)
+ NEWS:
+ add the original author of the patch
+
+2007-05-15 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * sapi/cgi/cgi_main.c:
+ Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in
+ "Status:" header)
+
+ * (PHP_5_2)
+ NEWS
+ sapi/cgi/cgi_main.c:
+ Fixed bug #41378 (fastcgi protocol lacks support for Reason-Phrase in
+ "Status:" header)
+
2007-05-14 Ilia Alshanetsky <[EMAIL PROTECTED]>
* (PHP_5_2)