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

There is 1 diff reported by users for this test.

Count Diff
1 (100%)
118+ Error: stat1 equals stat2 at key value: 9 119+ Error: stat1 equals stat2 at key value: 10 120+ Error: stat1 equals stat2 at key value: mtime 121+ Error: stat1 equals stat2 at key value: ctime 122+ 123+ Dumping stat array 1... 118- bool(true) 119- -- comparing difference in file stats before and after creating link to it -- 178+ 179+ Dumping stat array 2... 228- bool(true) 229- Done 234+ bool(false) 235+ -- comparing difference in file stats before and after creating link to it -- 236+ array(26) { 237+ [0]=> 238+ int(2) 239+ [1]=> 240+ int(21392098230687122) 241+ [2]=> 242+ int(33206) 243+ [3]=> 244+ int(1) 245+ [4]=> 246+ int(1000) 247+ [5]=> 248+ int(1000) 249+ [6]=> 250+ int(0) 251+ [7]=> 252+ int(0) 253+ [8]=> 254+ int(1595914855) 255+ [9]=> 256+ int(1595914855) 257+ [10]=> 258+ int(1595914855) 259+ [11]=> 260+ int(4096) 261+ [12]=> 262+ int(0) 263+ ["dev"]=> 264+ int(2) 265+ ["ino"]=> 266+ int(21392098230687122) 267+ ["mode"]=> 268+ int(33206) 269+ ["nlink"]=> 270+ int(1) 271+ ["uid"]=> 272+ int(1000) 273+ ["gid"]=> 274+ int(1000) 275+ ["rdev"]=> 276+ int(0) 277+ ["size"]=> 278+ int(0) 279+ ["atime"]=> 280+ int(1595914855) 281+ ["mtime"]=> 282+ int(1595914855) 283+ ["ctime"]=> 284+ int(1595914855) 285+ ["blksize"]=> 286+ int(4096) 287+ ["blocks"]=> 288+ int(0) 289+ } 290+ array(26) { 291+ [0]=> 292+ int(2) 293+ [1]=> 294+ int(21392098230687122) 295+ [2]=> 296+ int(33206) 297+ [3]=> 298+ int(1) 299+ [4]=> 300+ int(1000) 301+ [5]=> 302+ int(1000) 303+ [6]=> 304+ int(0) 305+ [7]=> 306+ int(0) 307+ [8]=> 308+ int(1595914855) 309+ [9]=> 310+ int(1595914855) 311+ [10]=> 312+ int(1595914855) 313+ [11]=> 314+ int(4096) 315+ [12]=> 316+ int(0) 317+ ["dev"]=> 318+ int(2) 319+ ["ino"]=> 320+ int(21392098230687122) 321+ ["mode"]=> 322+ int(33206) 323+ ["nlink"]=> 324+ int(1) 325+ ["uid"]=> 326+ int(1000) 327+ ["gid"]=> 328+ int(1000) 329+ ["rdev"]=> 330+ int(0) 331+ ["size"]=> 332+ int(0) 333+ ["atime"]=> 334+ int(1595914855) 335+ ["mtime"]=> 336+ int(1595914855) 337+ ["ctime"]=> 338+ int(1595914855) 339+ ["blksize"]=> 340+ int(4096) 341+ ["blocks"]=> 342+ int(0) 343+ } 344+ bool(true) 345+ Done