php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #56953 errors occure while the extension is on
Submitted: 2006-04-12 06:22 UTC Modified: 2006-07-27 10:59 UTC
From: dobes at lnx dot cz Assigned:
Status: Closed Package: APC (PECL)
PHP Version: 5.0.2 OS: WinXP
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: dobes at lnx dot cz
New email:
PHP Version: OS:

 

 [2006-04-12 06:22 UTC] dobes at lnx dot cz
Description:
------------
When I set the APC on, some errors will be in HTML_QuickForm.

Fatal error: Call to undefined method
HTML_QuickForm_image::HTML_QuickForm_element() in
C:\php5\PEAR\HTML\QuickForm\input.php on line 50

(http://pear.php.net/bugs/bug.php?id=7361)

When I swutch set the APC off, ti runs without errors. It depend on load, where the error will be.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-04-16 09:57 UTC] gopalv82 at yahoo dot com
Issue with dynamic inheritance and include order ...

I suggest you filter out the Quickform classes with APC.
 [2006-05-23 18:34 UTC] dennisj at gmx dot net
Does the last reply mean this is beeing worked on or that this isn't considered to be a bug and not going to be fixed? This problem makes it impossible for me to use APC at all.
 [2006-07-27 10:59 UTC] gopalv82 at yahoo dot com
The dynamic inheritance and include order issues are resolved in CVS HEAD for php 5.1.x.

Please re-test this bug on WinXP, it has been verified as fixed on x86-linux.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sat Jul 19 14:00:02 2025 UTC