mirror of https://github.com/php/php-src
Browse Source
*_from_pipe() is for process-pipes created by fopen, not generic pipes created from proc_open(). Correctly implemented the fifo/pipe check for *_from_file() and it seems to be working correctly now.PHP-5
2 changed files with 9 additions and 2 deletions
Loading…
Reference in new issue