ID:               17268
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Scripting Engine problem
 Operating System: Linux 2.4
 PHP Version:      4.2.1
 New Comment:

Please provide a short reproducing script.

Derick


Previous Comments:
------------------------------------------------------------------------

[2002-05-16 05:20:59] [EMAIL PROTECTED]

My PHP 4.2.1 with Apache 1.3.24 has the following problem:

unset() hangs in most cases in an infinite loop. It's independent from
the type of the variable, or if the variable does exist at all.

I experienced this problem only with the Apache-compiled-in version;
the same PHP version as standalone CGI with the same compile options
and php.ini doesn't have this problem.

The apache process executing a script which came to an unset() call
uses >90% of the CPU time until it gets stopped by the maximum
execution time limit.

register_globals is set to "On".


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=17268&edit=1

Reply via email to