changelog Wed Mar 9 20:35:36 2005 EDT
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/diff.php/php-src/ChangeLog?r1=1.1917&r2=1.1918&ty=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.1917 php-src/ChangeLog:1.1918
--- php-src/ChangeLog:1.1917 Tue Mar 8 20:40:19 2005
+++ php-src/ChangeLog Wed Mar 9 20:35:35 2005
@@ -1,3 +1,44 @@
+2005-03-09 Marcus Boerger <[EMAIL PROTECTED]>
+
+ * ext/standard/var_unserializer.c:
+ - Fix #31442 unserialize broken on 64-bit systems
+ - Fix one warning
+
+2005-03-09 Ilia Alshanetsky <[EMAIL PROTECTED]>
+
+ * ext/ftp/ftp.c:
+ Fixes to ascii downloads on win32.
+
+2005-03-09 Rui Hirokawa <[EMAIL PROTECTED]>
+
+ * (PHP_4_3)
+ Zend/zend_language_scanner.l:
+ fixed #31987: possible zend-multibyte crash in ZTS.
+
+2005-03-09 Derick Rethans <[EMAIL PROTECTED]>
+
+ * (PHP_5_0)
+ NEWS
+ ext/standard/html.c
+ ext/standard/html.c:
+ - MF43: Fixed bug #28067 (partially incorrect utf8 to htmlentities
+ mapping).
+
+ * (PHP_4_3)
+ NEWS
+ ext/standard/html.c:
+ - Fixed bug #28067 (partially incorrect utf8 to htmlentities mapping).
+ (Derick,
+ Benjamin Greiner)
+
+2005-03-09 Magnus M��tt� <[EMAIL PROTECTED]>
+
+ * run-tests.php:
+ Since in_array is case sensitive we need to convert the names to
lowercase
+ otherwise it won't run tests for extensions where the case of the name
+ differ from the
+ extension name.
+
2005-03-08 Jani Taskinen <[EMAIL PROTECTED]>
* main/main.c
@@ -1383,7 +1424,7 @@
ext/session/mod_mm.h
ext/session/mod_user.h
ext/session/php_session.h:
- - Missing $Id: ChangeLog,v 1.1917 2005/03/09 01:40:19 changelog Exp $
tags
+ - Missing $Id: ChangeLog,v 1.1918 2005/03/10 01:35:35 changelog Exp $
tags
* (PHP_4_3)
ext/session/session.c:
@@ -1864,7 +1905,7 @@
* (PHP_4_3)
Zend/zend_ini_scanner.l:
- Missing $Id: ChangeLog,v 1.1917 2005/03/09 01:40:19 changelog Exp $ tag
+ ws fix
+ Missing $Id: ChangeLog,v 1.1918 2005/03/10 01:35:35 changelog Exp $ tag
+ ws fix
* ZendEngine2/zend_ini_scanner.l
ZendEngine2/zend_ini_scanner.l:
@@ -3338,7 +3379,7 @@
ext/standard/url_scanner_ex.c
ext/standard/url_scanner_ex.h
ext/standard/url_scanner_ex.re:
- Missing $Id: ChangeLog,v 1.1917 2005/03/09 01:40:19 changelog Exp $ tag
+ Missing $Id: ChangeLog,v 1.1918 2005/03/10 01:35:35 changelog Exp $ tag
* ext/standard/credits_ext.h
ext/standard/credits_sapi.h: