php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56616 possible regression introduced in apc_main.c revision 3.57
Submitted: 2005-10-27 23:13 UTC Modified: 2006-06-30 05:39 UTC
From: soporte at onfocus dot cl Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 5.0.3 OS: SUSE Linux 9.3
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: soporte at onfocus dot cl
New email:
PHP Version: OS:

 

 [2005-10-27 23:13 UTC] soporte at onfocus dot cl
Description:
------------
I neglected to report this before, but after apc_main.c revision 3.57 my blogging software ( Serendipity used by Rasmus here too : http://toys.lerdorf.com/ ;) ) stopped working.


Reproduce code:
---------------
Install Serendipity , use sqlite as database backend.
use the latest cvs code of APC or any revision after apc_main.c 3.57.





Expected result:
----------------
blog software working, just like before apc_main.c revision 3.57

Actual result:
--------------
Fatal error: Cannot redeclare () in /srv/www/htdocs/blog/serendipity_config.inc.php on line 258

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-06-30 05:39 UTC] soporte at onfocus dot cl
this is not currently reproducible anymore.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 12 18:01:32 2025 UTC