Skip to content

Commit 7bb01a4

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: relax format assertions for fstat() results on Windows update ICU data from 75.1 to 76.1 fix referencing the SYMFONY_VERSION env var handle error results of DateTime::modify()
2 parents 0de50ec + 38254d5 commit 7bb01a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Caster/SplCasterTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ public function testCastFileObject()
104104
flags: DROP_NEW_LINE|SKIP_EMPTY
105105
maxLineLen: 0
106106
fstat: array:26 [
107-
"dev" => %d
107+
"dev" => %i
108108
"ino" => %i
109109
"nlink" => %d
110110
"rdev" => 0

0 commit comments

Comments
 (0)