php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #58503 inheritance
Submitted: 2009-01-11 19:53 UTC Modified: 2009-03-18 14:26 UTC
From: stephanie4343 at yahoo dot com Assigned:
Status: No Feedback Package: APC (PECL)
PHP Version: 5.2.5 OS: freebsd
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2009-01-11 19:53 UTC] stephanie4343 at yahoo dot com
Description:
------------
this has been a bug in the past, i'm not sure if it was ever fixed but it seems as though apc fla out breaks (complicated) inheritance while using classes.

errors: duplicate class defined

without apc, all is well

is this the same with all accelerators or just APC? 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-01-13 10:17 UTC] gopalv82 at yahoo dot com
Any more clue than that? 

I'd like to see what class was duplicated or how it was declared.
 [2009-01-16 15:58 UTC] stephanie4343 at yahoo dot com
it's a large codebase my company owns it but the error in the php log file was that it was redeclaring a class but it truly wasn't.  

a previous bug report said it had to do with inheritance, I'll probably agree.

I've had to disable apc since then.  I wish I had more info on it.
 [2009-02-05 08:19 UTC] gopalv82 at yahoo dot com
Need some more info - it's currently a schrodinger's bug 

(bug or not, we don't know till someone opens the box)
 [2009-03-18 14:26 UTC] shire@php.net
Closing this until we can get more feedback, I don't see what we can do with just the information provided, sorry. (as so correctly described by Gopal above ;-], schrodinger's should be a status option. )
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 06:01:35 2024 UTC