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

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
2 (67%)
001+ Notice: Undefined offset: 1 in %s/bug64770.php on line 29
002+
003+ Warning: fread() expects parameter 1 to be resource, null given in %s/bug64770.php on line 29
002- int(0)
005+ int(127)
1 (33%)
002+ int(-1)
002- int(0)