ID:               39804
 Updated by:       [EMAIL PROTECTED]
 Reported By:      shaamcom_83 at yahoo dot co dot in
-Status:           Open
+Status:           Feedback
 Bug Type:         CGI related
 Operating System: Linux
 PHP Version:      5.2.0
 New Comment:

Please try using this CVS snapshot:

  http://snaps.php.net/php5.2-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php5.2-win32-latest.zip

Cannot reproduce.


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

[2006-12-12 06:50:42] shaamcom_83 at yahoo dot co dot in

Description:
------------
When I run the unit test case for PHP 5.2.0, using the command - 
./sapi/cli/php -d 'safe_mode=0' -d 'output_buffering=Off' -d
'memory_limit=-1' run-tests.php tests/func/008.phpt

it fails, whereas when I run the same test case using 

pear run-tests tests/func/008.phpt

its getting passed. Then I found a similar bug being already filed for
an early version. I went through the bug fix and I dint see the fix
there at cgi_main.c
Refer: http://bugs.php.net/bug.php?id=34429


Reproduce code:
---------------
The file <php 5.2.0_source_Code>/src/tests/func/008.phpt

Expected result:
----------------
'foo1'
                                                                       
                                                      
'foo2'


Actual result:
--------------
<no output>


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


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

Reply via email to