Test: /ext/standard/tests/file/lstat_stat_variation21.phpt - Version 5.3.26-dev    

There is 1 diff reported by users for this test.

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