ID:               37916
 Updated by:       [EMAIL PROTECTED]
 Reported By:      anton at artpromcompany dot ru
-Status:           Open
+Status:           Bogus
 Bug Type:         Reproducible crash
 Operating System: windows xp sp 2
 PHP Version:      4.4.2
 New Comment:

Fixed in CVS 6 months ago.
Snapshots are available at http://snaps.php.net


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

[2006-06-26 12:19:05] anton at artpromcompany dot ru

Description:
------------
Crash when downloading url via readfile or file_ge_contents

I tried it on 2 machines.
Windows XP sp 2. 
php as apache module or cgi - it doesn't matter.

4.4.1 works correctly.

Reproduce code:
---------------
<?php

readfile("http://www.microsoft.com/";);

?>

Expected result:
----------------
html page

Actual result:
--------------
crash


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


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

Reply via email to