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

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

Count Diff
3 (75%)
002+
003+ 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_variation9.php on line 15
004+
005+ 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_variation9.php on line 15
002- array(4) {
003- [0]=>
004- string(9) "file2.tmp"
005- [1]=>
006- string(9) "file1.tmp"
007- [2]=>
008- string(2) ".."
009- [3]=>
010- string(1) "."
011- }
012- array(4) {
013- [0]=>
014- string(9) "file2.tmp"
015- [1]=>
016- string(9) "file1.tmp"
017- [2]=>
018- string(2) ".."
019- [3]=>
020- string(1) "."
021- }
022- array(4) {
023- [0]=>
024- string(1) "."
025- [1]=>
026- string(2) ".."
027- [2]=>
028- string(9) "file1.tmp"
029- [3]=>
030- string(9) "file2.tmp"
031- }
032- ===DONE===
1 (25%)
002+
003+ 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_variation9.php on line 15
004+
005+ 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_variation9.php on line 15
002- array(4) {
003- [0]=>
004- string(9) "file2.tmp"
005- [1]=>
006- string(9) "file1.tmp"
007- [2]=>
008- string(2) ".."
009- [3]=>
010- string(1) "."
011- }
012- array(4) {
013- [0]=>
014- string(9) "file2.tmp"
015- [1]=>
016- string(9) "file1.tmp"
017- [2]=>
018- string(2) ".."
019- [3]=>
020- string(1) "."
021- }
022- array(4) {
023- [0]=>
024- string(1) "."
025- [1]=>
026- string(2) ".."
027- [2]=>
028- string(9) "file1.tmp"
029- [3]=>
030- string(9) "file2.tmp"
031- }
032- ===DONE===