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

There is 1 diff reported by users for this test.

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