[PHP-DEV] Re: Bug #16265: Multiply-defined functions in classes not reported

2002-03-25 Thread Andi Gutmans
Looks like a good fix to me. I'd just change the error message to "Cannot redeclare method %s()" The patch can go into Engine 1 and 2. Andi At 20:10 25/03/2002 +0100, Derick Rethans wrote: >Hello, > >the attched patch fixes this for me, but I'm sure it will impact a lot of >other things. Andi,

[PHP-DEV] Re: Bug #16265: Multiply-defined functions in classes not reported

2002-03-25 Thread Derick Rethans
Hello, the attched patch fixes this for me, but I'm sure it will impact a lot of other things. Andi, can you shed some light on it? Derick On 25 Mar 2002 [EMAIL PROTECTED] wrote: > From: [EMAIL PROTECTED] > Operating system: Linux > PHP version: 4.1.2 > PHP Bug Type: Scri