php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56594 APC breaks __autoload
Submitted: 2005-10-12 13:32 UTC Modified: 2005-10-20 05:14 UTC
From: marcus at synchromedia dot co dot uk Assigned: rasmus (profile)
Status: Closed Package: APC (PECL)
PHP Version: 5_1 CVS-2005-10-12 (dev) OS: *
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: marcus at synchromedia dot co dot uk
New email:
PHP Version: OS:

 

 [2005-10-12 13:32 UTC] marcus at synchromedia dot co dot uk
Description:
------------
It seems that APC breaks __autoload functionality in PHP5. 
With APC enabled, I just get lots of file not found errors 
from my __autoload function. With APC disabled, all returns to 
normality.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-10-18 09:43 UTC] gopalv82 at yahoo dot com
There's a fix two weeks ago which fixed an __autoload issue
with APC. Are you using that ?.
 [2005-10-18 10:14 UTC] marcus at synchromedia dot co dot uk
I don't know - I'm using the current release version of APC 
3.0.8, Is there a later release? Should I pull a CVS version 
instead?
 [2005-10-20 05:14 UTC] rasmus@php.net
Yeah, sorry, this isn't in 3.0.8.  This is fixed in CVS only right now.  There are a couple of other cleanups I'd like to get in before 3.0.9.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri May 09 12:01:28 2025 UTC