Fixed both in ZE1 and ZE2. Andi
At 11:02 AM 11/10/2002 +0900, Yasuo Ohgaki wrote:
I'm glad to hear that :) -- Yasuo Ohgaki Andi Gutmans wrote:It's on my TODO list. I'll check it out in the next few weeks. Last time I looked at it it didn't seem trivial but I can't quite remember anymore.
Andi
At 07:10 PM 11/6/2002 +0900, Yasuo Ohgaki wrote:
Hi Andi, Following bug report is nothing to do with cases of methods name, obviously. I have no idea why my bug report about this issue is not open. Anyway, the cause is that Zend does not check multiple method definition at all. I (and other person later) sent patch that looks up methods hash and prevent multiple definitions. It's long time ago and I don't even have the patch now. At that time, you didn't like the patch, since it has to look up method hashes all the way upto root class at compile time. The bug has been there for a long time, but this is critical bug. I hope this bug is fixed for both ZE1 and ZE2 soon. http://bugs.php.net/bug.php?id=17882 Just reminding, since it's assigned to you :) -- Yasuo Ohgaki
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php