ID: 16955
Updated by: [EMAIL PROTECTED]
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Scripting Engine problem
Operating System: Red Hat 6.2
PHP Version: 4.2.0
New Comment:
I find the problem:
$temp = "0"; // is not // $temp = 0;
From: [EMAIL PROTECTED]
Operating system: Red Hat 6.2
PHP version: 4.2.0
PHP Bug Type: Scripting Engine problem
Bug description: 0 == NULL, but only sometimes! :)
Hello!
i might have found a problem dealing with 0 and NULL values while using a
recursive function in a class