1
0
mirror of https://github.com/php/php-src.git synced 2026-04-25 17:08:14 +02:00

ChangeLog update

This commit is contained in:
2007-08-26 01:31:32 +00:00
parent 3d8139f1dd
commit 04b780ec70
2 changed files with 24 additions and 0 deletions
+12
View File
@@ -1,3 +1,15 @@
2007-08-25 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
* ZendEngine2/zend_compile.c
ZendEngine2/zend_constants.c:
fixed compilation error on Visual C++ 2005
2007-08-25 Antony Dovgal <antony@zend.com>
* ZendEngine2/tests/ns_035.phpt
ZendEngine2/tests/ns_036.phpt:
fix tests
2007-08-24 Sara Golemon <sara@golemon.com>
* (RELEASE_1_5)
+12
View File
@@ -1,3 +1,15 @@
2007-08-25 Rui Hirokawa <rui_hirokawa@ybb.ne.jp>
* zend_compile.c
zend_constants.c:
fixed compilation error on Visual C++ 2005
2007-08-25 Antony Dovgal <antony@zend.com>
* tests/ns_035.phpt
tests/ns_036.phpt:
fix tests
2007-08-24 Dmitry Stogov <dmitry@zend.com>
* zend.c