mirror of
https://github.com/php/php-src.git
synced 2024-11-25 02:44:58 +08:00
ChangeLog update
This commit is contained in:
parent
5d880ee78c
commit
8f6ed7b085
17
ChangeLog
17
ChangeLog
@ -1,3 +1,20 @@
|
||||
2005-06-04 Zeev Suraski <zeev@zend.com>
|
||||
|
||||
* main/main.c:
|
||||
__halt_compiler() patch interface
|
||||
|
||||
* ZendEngine2/zend_compile.h
|
||||
ZendEngine2/zend_language_parser.y
|
||||
ZendEngine2/zend_language_scanner.l
|
||||
ZendEngine2/zend_stream.c
|
||||
ZendEngine2/zend_stream.h
|
||||
ZendEngine2/tests/halt01.phpt
|
||||
ZendEngine2/tests/halt02.phpt
|
||||
ZendEngine2/tests/halt03.phpt:
|
||||
Thought I committed it ages ago... Anyway, without further delays, the
|
||||
final
|
||||
__halt_compiler() patch
|
||||
|
||||
2005-06-03 Jani Taskinen <jani.taskinen@sci.fi>
|
||||
|
||||
* ext/xml/tests/bug32001.phpt:
|
||||
|
@ -1,3 +1,17 @@
|
||||
2005-06-04 Zeev Suraski <zeev@zend.com>
|
||||
|
||||
* zend_compile.h
|
||||
zend_language_parser.y
|
||||
zend_language_scanner.l
|
||||
zend_stream.c
|
||||
zend_stream.h
|
||||
tests/halt01.phpt
|
||||
tests/halt02.phpt
|
||||
tests/halt03.phpt:
|
||||
Thought I committed it ages ago... Anyway, without further delays, the
|
||||
final
|
||||
__halt_compiler() patch
|
||||
|
||||
2005-06-03 Dmitry Stogov <dmitry@zend.com>
|
||||
|
||||
* tests/bug30394.phpt:
|
||||
|
Loading…
Reference in New Issue
Block a user