Test: /ext/standard/tests/streams/bug64770.phpt - Version 5.4.24        

Bug #64770 stream_select() fails with pipes from proc_open()
Submitted: 2013-05-03 11:02:20 Modified: 2013-05-03 11:03:52
From: ab Assigned: ab
Status: Closed Package: Streams related
PHP Version: 5.5Git-2013-05-03 (Git) OS: Windows x64

There are 2 different diffs reported by users for this test.

Count Diff
4 (80%)
002+ int(-1)
002- int(0)
1 (20%)
001+ Warning: stream_select(): unable to select [4]: Interrupted system call (max_fd=5) in %s/bug64770.php on line 19
002+ no streams
002- int(0)
004+ int(-1)