mirror of
https://github.com/php/php-src.git
synced 2024-11-29 04:46:07 +08:00
ChangeLog update
This commit is contained in:
parent
c99e16d14a
commit
ae4b25fe88
@ -1,3 +1,16 @@
|
||||
2003-08-09 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
|
||||
|
||||
* zend_compile.c:
|
||||
Fix segfault when a referenced parameter is specified with typehint.
|
||||
Result of the node will never be used because verify_instanceof handler
|
||||
has
|
||||
been eliminated.
|
||||
|
||||
2003-08-09 Marcus Boerger <marcus.boerger@post.rwth-aachen.de>
|
||||
|
||||
* zend_objects.c:
|
||||
Precise destructor errors
|
||||
|
||||
2003-08-07 Moriyoshi Koizumi <moriyoshi@at.wakwak.com>
|
||||
|
||||
* tests/bug21478.phpt:
|
||||
|
Loading…
Reference in New Issue
Block a user