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

Please try using this CVS snapshot:

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

Works fine for me.



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

[2005-10-06 15:10:01] d at blrf dot net

This is from CLI, not from web browser.

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

[2005-10-06 15:08:23] [EMAIL PROTECTED]

They are defined only in PHP CLI.

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

[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