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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
47 - 46 = ?
Subscribe to this entry?

 
 [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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Sat Apr 27 09:01:29 2024 UTC