From: Date: Thu, 17 Jul 2003 00:30:28 +0000 (+0000) Subject: ChangeLog update X-Git-Tag: BEFORE_ARG_INFO~211 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e4625963aaf43083704ca11e7d4a310017ba6212;p=php ChangeLog update --- diff --git a/Zend/ChangeLog b/Zend/ChangeLog index 90be1d719b..7f20d249fd 100644 --- a/Zend/ChangeLog +++ b/Zend/ChangeLog @@ -1,3 +1,16 @@ +2003-07-16 Zeev Suraski + + * zend_compile.c: + Fix bug in the verification of interface-function implementation + + * zend_compile.c + zend_compile.h + zend_execute.c: + More cleanup for assign-op handling of objects + + * zend_alloc.c: + Fix warning + 2003-07-12 Andi Gutmans * zend_API.c: