php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #16328 Latest CVS versions of zend_compile.c break overriding methods
Submitted: 2002-03-28 08:57 UTC Modified: 2002-03-29 07:35 UTC
From: tcobb at besthost dot net Assigned:
Status: Closed Package: Scripting Engine problem
PHP Version: 4.1.2 OS: Any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: tcobb at besthost dot net
New email:
PHP Version: OS:

 

 [2002-03-28 08:57 UTC] tcobb at besthost dot net
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.

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-03-28 09:01 UTC] derick@php.net
This is known... fix is under way.
 [2002-03-29 07:35 UTC] derick@php.net
Fixed in CVS
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Thu Jul 31 17:00:02 2025 UTC