From:             [EMAIL PROTECTED]
Operating system: Any
PHP version:      4.1.2
PHP Bug Type:     Scripting Engine problem
Bug description:  Latest CVS versions of zend_compile.c break overriding methods

Versions of zend_compile.c:
1.225.2.1 by derick
1.226 by derick

These changes break the ability to override a parent method in an
inherited class.

---
Why do I know this?  I updated to the latest CVS to try to work around a
nasty SIGILL/SIGSEV bug I found in passing references to objects.  Still
trying to get a  simplified test case before submitting that report.
-- 
Edit bug report at http://bugs.php.net/?id=16328&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16328&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16328&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16328&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16328&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16328&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16328&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16328&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16328&r=submittedtwice

Reply via email to