Reply to Re: Missing STDOUT, STDERR with CLI

Your name:

Reply:


Posted by Jerry Stuckle on 11/13/07 02:58

ljb wrote:
> Using the PHP CLI executable, if the script to run is fed to PHP via
> standard input, then it seems PHP does not define any of the standard
> stream constants STDIN, STDOUT, and STDERR. While I can understand not
> defining STDIN, since that's where the script is, I think not defining
> STDOUT and STDERR is a bug. Any comments before I open a bug report?
> Confirmation?
>
> --- Test script 'nostd.php' ---
> <?php
> fwrite(STDOUT, "Hello, standard output\n");
> fwrite(STDERR, "Hello, standard error\n");
> -------------------------------
> Run: $ php nostd.php
> Works as expected.
> Run: $ php < nostd.php
> Produces NOTICE and Warning messages about STDOUT and STDERR not defined.
>

I've never tried it, but I can see why it could work that way.

When you do "php nostd.php", stdin is fed into the script, and stdout
and stderr would be, also. But, as you noticed, when you try to use
"php < nostd.php", stdin is redirected. So PHP probably doesn't open
stdout or stderr to the script, either.

You can try to submit it as a bug, but I'll give you good odds it will
be classified as "working as designed".

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================

[Back to original message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация