Test: /tests/output/stream_isatty_err.phpt - Version 7.3.0-dev    

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

Count Diff
381 (95%)
001+ STDIN (constant): bool(false)
002+ STDIN (fopen): bool(false)
003+ STDIN (php://fd/0): bool(false)
004+ STDOUT (constant): bool(false)
005+ STDOUT (fopen): bool(false)
006+ STDOUT (php://fd/1): bool(false)
001- STDIN (constant): bool(true)
002- STDIN (fopen): bool(true)
003- STDIN (php://fd/0): bool(true)
004- STDOUT (constant): bool(true)
005- STDOUT (fopen): bool(true)
006- STDOUT (php://fd/1): bool(true)
17 (4%)
004+ STDOUT (constant): bool(false)
005+ STDOUT (fopen): bool(false)
006+ STDOUT (php://fd/1): bool(false)
004- STDOUT (constant): bool(true)
005- STDOUT (fopen): bool(true)
006- STDOUT (php://fd/1): bool(true)
2 (0%)
001+ Warning: Use of undefined constant STDIN - assumed 'STDIN' (this will throw an Error in a future version of PHP) in /home/travis/build/RobberPhex/php-src/tests/output/stream_isatty.inc on line 6
002+ STDIN (constant):
003+ Warning: stream_isatty() expects parameter 1 to be resource, string given in /home/travis/build/RobberPhex/php-src/tests/output/stream_isatty.inc on line 23
004+ bool(false)
001- STDIN (constant): bool(true)
1 (0%)
001+ Warning: Use of undefined constant STDIN - assumed 'STDIN' (this will throw an Error in a future version of PHP) in /home/travis/build/php/php-src/tests/output/stream_isatty.inc on line 6
002+ STDIN (constant):
003+ Warning: stream_isatty() expects parameter 1 to be resource, string given in /home/travis/build/php/php-src/tests/output/stream_isatty.inc on line 23
004+ bool(false)
001- STDIN (constant): bool(true)
1 (0%)
001+ STDIN (constant): bool(false)
002+ STDIN (fopen): bool(false)
003+ STDIN (php://fd/0): bool(false)
001- STDIN (constant): bool(true)
002- STDIN (fopen): bool(true)
003- STDIN (php://fd/0): bool(true)