php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #31266 Call to a member function on a non-object
Submitted: 2004-12-23 12:29 UTC Modified: 2004-12-23 12:31 UTC
From: aav at einetsol dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 4.3.10 OS: FreeBSD
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: aav at einetsol dot com
New email:
PHP Version: OS:

 

 [2004-12-23 12:29 UTC] aav at einetsol dot com
Description:
------------
Dear PHP Team,
I have a big problem with the new php 4.3.10.
Installed with zend optimizer 2.5.7. My classes give:
"Call to a member function on a non-object."
What should i do?
Is there a fix?

Reproduce code:
---------------
Call to a member function on a non-object


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-12-23 12:31 UTC] derick@php.net
Do not file bugs when you have Zend extensions (zend_extension=)
loaded. Examples are Zend Optimizer, Zend Debugger, Turck MM Cache,
APC, Xdebug and ionCube loader.  These extensions often modify engine
behavior which is not related to PHP itself.

.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Sep 19 14:01:28 2024 UTC