Skip to content

Commit 4d5eedd

Browse files
Merge branch '5.4' into 6.0
* 5.4: Fix merge [HttpKernel] Guard against bad profile data Fix deprecations on PHP 8.2
2 parents 11520c1 + ab461ea commit 4d5eedd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Tests/Constraints/ImageValidatorTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ class ImageValidatorTest extends ConstraintValidatorTestCase
3333
protected $imageLandscape;
3434
protected $imagePortrait;
3535
protected $image4By3;
36+
protected $image16By9;
3637
protected $imageCorrupted;
3738
protected $notAnImage;
3839

0 commit comments

Comments
 (0)