For Programmers: Free Programming Magazines  


Home > Archive > PHP Zend Engine > September 2004 > Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: [ZEND-ENGINE-CVS] cvs: ZendEngine2 / zend_compile.c zend_compile.h
Derick Rethans

2004-09-17, 8:55 am

On Thu, 16 Sep 2004, Andi Gutmans wrote:

> andi Wed Sep 15 20:40:38 2004 EDT
>
> Modified files:
> /ZendEngine2 zend_compile.c zend_compile.h zend_language_parser.y
> Log:
> - Fix bug #27669 (Dmitry).
> Fixes:
> <?
> class A
> {
> function hello()
> {
> echo "Hello World\n";
> }
> }
> $y[0] = 'hello';
> A::$y[0]();
> ?>


Is there a test case for this already? If not, I think we should add
one.

regards,
Derick
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com