Test: /ext/standard/tests/file/popen_pclose_error.phpt - Version 5.4.9    

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

Count Diff
4 (80%)
008+ resource(4) of type (stream)
009+ abc.txt: not found
009- Warning: popen(abc.txt,rw): %s on line %d
010- bool(false)
011-
1 (20%)
008+ resource(4) of type (stream)
009+ sh: abc.txt: not found
009- Warning: popen(abc.txt,rw): %s on line %d
010- bool(false)
011-