ID:               22139
 Updated by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
-Status:           Open
+Status:           Feedback
 Bug Type:         Strings related
 Operating System: Linux Slackware 7.1
 PHP Version:      4.2.3
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php4-STABLE-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-STABLE-latest.zip


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

[2003-02-09 11:28:02] [EMAIL PROTECTED]

The following piece of code takes up a reasonable amount of CPU
resources and fails to finish, something like an infinite loop. 

$a=NULL;
$a = htmlspecialchars($a);

The script terminates after reaching the maximum execution time.
Not sure if the problem exists with newer versions of PHP.

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


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

Reply via email to