changelog Thu Apr 23 01:33:43 2009 UTC
Modified files:
/php-src ChangeLog
Log:
ChangeLog update
http://cvs.php.net/viewvc.cgi/php-src/ChangeLog?r1=1.3381&r2=1.3382&diff_format=u
Index: php-src/ChangeLog
diff -u php-src/ChangeLog:1.3381 php-src/ChangeLog:1.3382
--- php-src/ChangeLog:1.3381 Wed Apr 22 01:32:39 2009
+++ php-src/ChangeLog Thu Apr 23 01:33:42 2009
@@ -1,3 +1,34 @@
+2009-04-22 Brian Shire <sh...@tekrat.com>
+
+ * (PHP_5_3)
+ ZendEngine2/zend_compile.c:
+ MFH: fix DVAL_TO_LVAL conversion for static array indexes, related to bug
+ #46701
+
+ * ZendEngine2/zend_compile.c:
+ fix DVAL_TO_LVAL conversion for static array indexes, related to bug
#46701
+
+2009-04-22 Pierre-Alain Joye <pierre....@gmail.com>
+
+ * ext/soap/config.w32:
+ - MFB: make it loud when libxml is missing or the dep is not present
+
+ * (PHP_5_3)
+ ext/soap/config.w32:
+ - make it loud when libxml is missing or the dep is not present
+
+2009-04-22 Ilia Alshanetsky <i...@prohost.org>
+
+ * (PHP_5_3)
+ ext/intl/msgformat/msgformat_attr.c:
+
+ Removed unused vars
+
+2009-04-22 andy wharmby <whar...@uk.ibm.com>
+
+ * ext/date/tests/date_format_variation2.phpt:
+ PHP 6 version of a new date test missed from earlier drop
+
2009-04-21 Hannes Magnusson <hannes.magnus...@gmail.com>
* ext/ldap/ldap.c:
@@ -37023,7 +37054,7 @@
* sapi/litespeed/lsapi_main.c
sapi/litespeed/lsapilib.c:
- - Added missing $Id: ChangeLog,v 1.3381 2009/04/22 01:32:39 changelog
Exp $ tags and nuked c++ comments
+ - Added missing $Id: ChangeLog,v 1.3382 2009/04/23 01:33:42 changelog
Exp $ tags and nuked c++ comments
* (PHP_5_3)
ext/intl/locale/locale.c