changelog Wed Jul 6 01:31:50 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.2033&r2=1.2034&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.2033 php-src/ChangeLog:1.2034
--- php-src/ChangeLog:1.2033 Tue Jul 5 01:38:41 2005
+++ php-src/ChangeLog Wed Jul 6 01:31:49 2005
@@ -1,3 +1,59 @@
+2005-07-05 Jani Taskinen <[EMAIL PROTECTED]>
+
+ * ext/standard/incomplete_class.c
+ ext/standard/php_incomplete_class.h:
+ - Fixed crash in serialize() + classes. (64bit only)
+
+2005-07-05 Derick Rethans <[EMAIL PROTECTED]>
+
+ * NEWS:
+ - Fixed bug #33578 (strtotime() doesn't understand "11 Oct" format).
+ (Derick)
+
+2005-07-05 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * NEWS
+ ext/standard/streamsfuncs.c
+ ext/standard/tests/file/stream_get_line.phpt:
+ Fixed crash inside stream_get_line() when length parameter equals 0.
+
+2005-07-05 Edin Kadribasic <[EMAIL PROTECTED]>
+
+ * ext/pgsql/pgsql.c:
+ Properly detect when the copy command fails
+
+2005-07-05 Dmitry Stogov <[EMAIL PROTECTED]>
+
+ * main/main.c
+ main/main.c:
+ Fixed crash in ext\standard\tests\general_functions\bug32647.php on
Windows
+
+ * ext/session/tests/bug31454.phpt
+ ext/session/tests/bug31454.phpt:
+ Fixed test file
+
+2005-07-05 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_4_4)
+ NEWS
+ ext/pgsql/pgsql.c:
+ - MFH: Fixed memory corruption in pg_copy_from() in case the as_null
+ parameter
+ was passed. (Derick)
+
+ * (PHP_5_0)
+ NEWS
+ ext/pgsql/pgsql.c:
+ - MFH: Fixed memory corruption in pg_copy_from() in case the as_null
+ parameter was
+ passed.
+
+ * NEWS
+ ext/pgsql/pgsql.c:
+ - Fixed memory corruption in pg_copy_from() in case the as_null parameter
+ was
+ passed. (Derick)
+
2005-07-04 Jon Parise <[EMAIL PROTECTED]>
* run-tests.php:
@@ -5894,7 +5950,7 @@
* (PHP_4_3)
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2033 2005/07/05 05:38:41 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2034 2005/07/06 05:31:49 changelog Exp $ tag
* (PHP_5_0)
ext/standard/url_scanner_ex.c:
@@ -9295,7 +9351,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.2033 2005/07/05 05:38:41 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.2034 2005/07/06 05:31:49 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -9776,7 +9832,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.2033 2005/07/05 05:38:41 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.2034 2005/07/06 05:31:49 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -11250,7 +11306,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.2033 2005/07/05 05:38:41 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.2034 2005/07/06 05:31:49 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: