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

There is 1 diff reported by users for this test.

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