Test: /ext/standard/tests/dir/scandir_variation10.phpt - Version 5.5.0    

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

Count Diff
3 (75%)
005+
006+ Warning: include(/root/php-5.5.0/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in %s/scandir_variation10.php on line 19
007+
008+ Warning: include(): Failed opening '/root/php-5.5.0/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='.:/usr/local/lib/php') in %s/scandir_variation10.php on line 19
005- array(4) {
006- [0]=>
007- string(1) "."
008- [1]=>
009- string(2) ".."
010- [2]=>
011- string(9) "file1.tmp"
012- [3]=>
013- string(9) "file2.tmp"
014- }
015- array(4) {
016- [0]=>
017- string(9) "file2.tmp"
018- [1]=>
019- string(9) "file1.tmp"
020- [2]=>
021- string(2) ".."
022- [3]=>
023- string(1) "."
024- }
025- int(4)
026- bool(true)
027- bool(true)
028- bool(true)
029- bool(true)
030- ===DONE===
1 (25%)
005+
006+ Warning: include(/root/Downloads/php-5.5.0/ext/standard/tests/dir/../file/file.inc): failed to open stream: No such file or directory in %s/scandir_variation10.php on line 19
007+
008+ Warning: include(): Failed opening '/root/Downloads/php-5.5.0/ext/standard/tests/dir/../file/file.inc' for inclusion (include_path='.:/usr/local/lib/php') in %s/scandir_variation10.php on line 19
005- array(4) {
006- [0]=>
007- string(1) "."
008- [1]=>
009- string(2) ".."
010- [2]=>
011- string(9) "file1.tmp"
012- [3]=>
013- string(9) "file2.tmp"
014- }
015- array(4) {
016- [0]=>
017- string(9) "file2.tmp"
018- [1]=>
019- string(9) "file1.tmp"
020- [2]=>
021- string(2) ".."
022- [3]=>
023- string(1) "."
024- }
025- int(4)
026- bool(true)
027- bool(true)
028- bool(true)
029- bool(true)
030- ===DONE===