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

Thank you for taking the time to report a problem with PHP.
Unfortunately you are not using a current version of PHP -- 
the problem might already be fixed. Please download a new
PHP version from http://www.php.net/downloads.php

If you are able to reproduce the bug with one of the latest
versions of PHP, please change the PHP version on this bug report
to the version you tested and change the status back to "Open".
Again, thank you for your continued support of PHP.

Latest version is 4.3.1...



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

[2003-02-09 11:34:54] [EMAIL PROTECTED]

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

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

[2003-02-09 11:28:02] ivars at elva dot lv

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