Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 017d4b0

Browse files
Merge branch '6.4' into 7.3
* 6.4: Sync intl scripts [Intl] Add metadata about currencies' validtity dates Bump Symfony version to 6.4.26 Update VERSION for 6.4.25 Update CONTRIBUTORS for 6.4.25 Update CHANGELOG for 6.4.25
2 parents 5608b04 + 26f8778 commit 017d4b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/Normalizer/AbstractObjectNormalizerTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -574,7 +574,7 @@ public function hasMetadataFor($value): bool
574574
}
575575

576576
/**
577-
* @return iterable<array{0: mixed, 1: bool}>
577+
* @return array<array{0: mixed, 1: bool}>
578578
*/
579579
public static function provideInvalidDiscriminatorTypes(): array
580580
{

0 commit comments

Comments
 (0)