NuSphere Forums Forum Index
NuSphere Forums
Reply to topic
function does not exist...and all that (PhpED version 5.2)


Joined: 13 Jan 2008
Posts: 3
Location: The Netherlands
Reply with quote
I have a very simple problem and I assume there is a simple solution if I only knew where to look.
I tried the included manual and I did try to find a solution using google with some key words but I either could not find the answer or did not understand what the hell was discussed.

Problem:
While in debug mode I get the syntax error message:
"Call to undefined function get_called_class()"

The function "get_called_class()" is a standard Php function. Thus running outside the IDE there is no problem and no error.

Done so far:
I have scanned the php.ini (in the php5 map) based on some descrption I found using google. It was useless - I am not an expert in the meaning of all of these settings.
Somebody replied on a similar problem: RTFM. I like to if I only knew which(!) (online) manual. Or better yet, which paragraph in which manual.
I read the FAQ's, most notably: 7. FAQ: How do I setup phped with local Apache or IIS?
Reference: http://www.nusphere.com/kb/technicalfaq/faq_installation.htm?
I have not the foggiest if it is even relates to what I want - and I am not planning to install something of which I don't know the consequences for a problem that should not be a problem in the first place.


I simply want the debugger to work for my valid code without false error syntax messages. How do I do that?

PhpED version 5.2

Regards, Wim Ahlers.
View user's profileFind all posts by wahlersSend private message
Site Admin

Joined: 13 Jul 2003
Posts: 8342
Reply with quote
No, get_called_class is not a standard php function in php <= 5.2.
And you probably are using php 5.2 or 5.1 with this outdated version of PhpED.

_________________
The PHP IDE team
View user's profileFind all posts by dmitriSend private messageVisit poster's website
function does not exist...and all that (PhpED version 5.2)
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
All times are GMT - 5 Hours  
Page 1 of 1  

  
  
 Reply to topic