diff --git a/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php b/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php index d3c9ec25f5f6..1aa84612684a 100644 --- a/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php +++ b/src/Symfony/Component/VarDumper/Tests/Caster/SplCasterTest.php @@ -35,7 +35,7 @@ public function getCastFileInfoTests() aTime: %s-%s-%d %d:%d:%d mTime: %s-%s-%d %d:%d:%d cTime: %s-%s-%d %d:%d:%d - inode: %d + inode: %i size: %d perms: 0%d owner: %d @@ -85,7 +85,7 @@ public function testCastFileObject() aTime: %s-%s-%d %d:%d:%d mTime: %s-%s-%d %d:%d:%d cTime: %s-%s-%d %d:%d:%d - inode: %d + inode: %i size: %d perms: 0%d owner: %d @@ -105,7 +105,7 @@ public function testCastFileObject() maxLineLen: 0 fstat: array:26 [ "dev" => %d - "ino" => %d + "ino" => %i "nlink" => %d "rdev" => 0 "blksize" => %i