ID:               43827
 User updated by:  belankov at mail dot ru
-Summary:          Code executed twice
 Reported By:      belankov at mail dot ru
-Status:           Open
+Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: Linux Ubuntu Jeos
 PHP Version:      5.2CVS-2008-01-12 (snap)
 New Comment:

Web brouser generates request twice


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

[2008-01-12 21:34:34] belankov at mail dot ru

Description:
------------
Code on page executed twice. Every web request generates two 'a' in the
file 'dump'. In CLI mode everything is ok.


Reproduce code:
---------------
<?php file_put_contents('dump','a',FILE_APPEND) ?>
<table><td background=#>

Expected result:
----------------
a

Actual result:
--------------
aa


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


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

Reply via email to