ID:               29436
 Updated by:       [EMAIL PROTECTED]
 Reported By:      stefan dot teitge at web dot de
-Status:           Feedback
+Status:           No Feedback
 Bug Type:         Scripting Engine problem
 Operating System: Windows XP Pro
 PHP Version:      4.3.7
 New Comment:

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".


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

[2004-07-29 09:08:01] [EMAIL PROTECTED]

Not enough information was provided for us to be able
to handle this bug. Please re-read the instructions at
http://bugs.php.net/how-to-report.php

If you can provide more information, feel free to add it
to this bug and change the status back to "Open".

Thank you for your interest in PHP.


Please, supply an error message and any other info: web-server you use,
etc. 
How exactly does it hang?
Have you tried to run this code with PHP-CLI? 

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

[2004-07-29 00:55:48] stefan dot teitge at web dot de

Description:
------------
No changes to php.ini except script timeout.

If this line independent from the variable name appears the php output
hangs, that means no output after this point is produced.

Hangs even when only <!-- occours in any string. (see sample 2)

Reproduce code:
---------------
//sample 1
$a = "<!--";

//sample 2
$a = "<!-";
$a .= "-";

Expected result:
----------------
the string shall be printed later on



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


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

Reply via email to