php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #59116 Cannot redeclare class error when apc.stat=1
Submitted: 2010-03-14 09:04 UTC Modified: 2010-06-18 16:18 UTC
From: dankata5000 at yahoo dot com Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 5.3.2 OS: winxp
Private report: No CVE-ID: None
 [2010-03-14 09:04 UTC] dankata5000 at yahoo dot com
Description:
------------
I get error when apc.stat=1:
[apc-error] Cannot redeclare class

No error when apc.stat=0

I use: 
APC Version	3.1.3-dev
PHP Version	5.3.2 final

dll file is from:
php_apc-5.3-svn20091115-vc6-x86.zip  (2009-11-26 14:35 -0800)


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-03-14 09:08 UTC] dankata5000 at yahoo dot com
.
 [2010-06-18 16:18 UTC] gopalv82 at yahoo dot com
There's a fix for this in SVN. 

http://svn.php.net/viewvc/pecl/apc/trunk/apc_cache.c?r1=289939&r2=289940&

Please pull latest SVN and test it.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 01:01:28 2024 UTC