ID:               34759
 Updated by:       [EMAIL PROTECTED]
 Reported By:      d at blrf dot net
-Status:           Open
+Status:           Bogus
 Bug Type:         Scripting Engine problem
 Operating System: Linux
 PHP Version:      5.0.5
 New Comment:

They are defined only in PHP CLI.


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

[2005-10-06 14:58:25] d at blrf dot net

Description:
------------
STDERR, STDIN and STDOUT seem to be missing in PHP 5.0.5.

Reproduce code:
---------------
<?php
fwrite(STDERR, "ERROR!\n");
?>

Expected result:
----------------
ERROR!

Actual result:
--------------
fwrite(): supplied argument is not a valid stream resource in


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


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

Reply via email to