Test: /ext/standard/tests/file/lstat_stat_variation17.phpt - Version 5.6.37-dev    

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
005+ Error: stat1 equals stat2 at key value: 2
006+ Error: stat1 equals stat2 at key value: mode
005- bool(true)
007- --- Done ---
008+ Dumping stat array 1...
009+ array(26) {
010+ [0]=>
011+ int(100)
012+ [1]=>
013+ int(19703248369756749)
014+ [2]=>
015+ int(16877)
016+ [3]=>
017+ int(2)
018+ [4]=>
019+ int(0)
020+ [5]=>
021+ int(0)
022+ [6]=>
023+ int(0)
024+ [7]=>
025+ int(0)
026+ [8]=>
027+ int(1530066075)
028+ [9]=>
029+ int(1530066075)
030+ [10]=>
031+ int(1530066075)
032+ [11]=>
033+ int(16384)
034+ [12]=>
035+ int(0)
036+ ["dev"]=>
037+ int(100)
038+ ["ino"]=>
039+ int(19703248369756749)
040+ ["mode"]=>
041+ int(16877)
042+ ["nlink"]=>
043+ int(2)
044+ ["uid"]=>
045+ int(0)
046+ ["gid"]=>
047+ int(0)
048+ ["rdev"]=>
049+ int(0)
050+ ["size"]=>
051+ int(0)
052+ ["atime"]=>
053+ int(1530066075)
054+ ["mtime"]=>
055+ int(1530066075)
056+ ["ctime"]=>
057+ int(1530066075)
058+ ["blksize"]=>
059+ int(16384)
060+ ["blocks"]=>
061+ int(0)
062+ }
063+
064+ Dumping stat array 2...
065+ array(26) {
066+ [0]=>
067+ int(100)
068+ [1]=>
069+ int(19703248369756749)
070+ [2]=>
071+ int(16877)
072+ [3]=>
073+ int(2)
074+ [4]=>
075+ int(0)
076+ [5]=>
077+ int(0)
078+ [6]=>
079+ int(0)
080+ [7]=>
081+ int(0)
082+ [8]=>
083+ int(1530066075)
084+ [9]=>
085+ int(1530066075)
086+ [10]=>
087+ int(1530066077)
088+ [11]=>
089+ int(16384)
090+ [12]=>
091+ int(0)
092+ ["dev"]=>
093+ int(100)
094+ ["ino"]=>
095+ int(19703248369756749)
096+ ["mode"]=>
097+ int(16877)
098+ ["nlink"]=>
099+ int(2)
100+ ["uid"]=>
101+ int(0)
102+ ["gid"]=>
103+ int(0)
104+ ["rdev"]=>
105+ int(0)
106+ ["size"]=>
107+ int(0)
108+ ["atime"]=>
109+ int(1530066075)
110+ ["mtime"]=>
111+ int(1530066075)
112+ ["ctime"]=>
113+ int(1530066077)
114+ ["blksize"]=>
115+ int(16384)
116+ ["blocks"]=>
117+ int(0)
118+ }
119+ bool(false)
120+
121+ --- Done ---