mirror of
https://github.com/php/php-src.git
synced 2026-03-28 02:02:32 +01:00
ChangeLog update
This commit is contained in:
31
ChangeLog
31
ChangeLog
@@ -1,3 +1,34 @@
|
||||
2009-04-22 Brian Shire <shire@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.dev@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 <ilia@prohost.org>
|
||||
|
||||
* (PHP_5_3)
|
||||
ext/intl/msgformat/msgformat_attr.c:
|
||||
|
||||
Removed unused vars
|
||||
|
||||
2009-04-22 andy wharmby <wharmby@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.magnusson@gmail.com>
|
||||
|
||||
* ext/ldap/ldap.c:
|
||||
|
||||
@@ -1,3 +1,13 @@
|
||||
2009-04-22 Brian Shire <shire@tekrat.com>
|
||||
|
||||
* (PHP_5_3)
|
||||
zend_compile.c:
|
||||
MFH: fix DVAL_TO_LVAL conversion for static array indexes, related to bug
|
||||
#46701
|
||||
|
||||
* zend_compile.c:
|
||||
fix DVAL_TO_LVAL conversion for static array indexes, related to bug #46701
|
||||
|
||||
2009-04-21 Dmitry Stogov <dmitry@zend.com>
|
||||
|
||||
* zend_execute.c
|
||||
|
||||
Reference in New Issue
Block a user