Test: /ext/standard/tests/file/bug69442.phpt - Version 7.4.21        

Bug #69442 proc_open with PTY closes incorrect filedescriptor
Submitted: 2015-04-14 08:43:24 Modified: 2017-01-06 07:02:13
From: jthijssen+php Assigned: krakjoe
Status: Closed Package: Program Execution
PHP Version: 5.6.8RC1 OS: Ubuntu

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
003+ 004+ Notice: fread(): read of 8192 bytes failed with errno=5 Input/output error in %s/bug69442.php on line 9 005+ type 1 bool(false) 006+ 007+ Notice: fread(): read of 8192 bytes failed with errno=5 Input/output error in %s/bug69442.php on line 9 008+ type 2 bool(false) 003- type 1 string(0) "" 004- type 2 string(0) ""