When a PHP process accepts input on STDIN it seems that no further use of the input stream is possible.
Example: echo foo | php foo.php
echo foo | php foo.php
&l