Test: /ext/standard/tests/file/lstat_stat_variation8.phpt - Version 7.4.8    

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