Wrox Home  
Search P2P Archive for: Go

  Return to Index  

pro_php thread: PHP Crash in call to nonexisting method


Message #1 by "Uioreanu Calin" <uioreanu@h...> on Sat, 24 Mar 2001 10:09:19
Hello everyone,

I'm new here. My name is Calin and it's nice meeting you all.

Here is the problem. I have a big content management site, with huge 
objects (print_r-ing them takes very much). I tested one of the high-level 
objects and observed that when I made a call to a nonexisting method (the 
test wasn't corrected after cleaning up the class) php crashed (under 
Linux with document contains no data and under WinNT with memory reference 
error in php task.

What should I do so noone falls again into this? Should I post this 
problem on bugs.php.net and install the latest cvs, compile php with 
debug? The error was ugly, and no way of tracking except line/line 
commenting.

Regards,
Calin

  Return to Index