-
-
Notifications
You must be signed in to change notification settings - Fork 9.7k
Closed
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Help wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.VarDumper
Description
Symfony version(s) affected: 4.4
Description
#32683 introduced a new ImageCaster on top of imagine/image
.
Problem is that the feature is not tested at all, and optional features that rely on external vendors must particularly be tested (allows for early detection of incompatible versions etc..).
How to reproduce
Possible Solution
Add imagine/image
to the VarDumper dev-requirements and write a unit test for the ImageCaster (see other caster test cases for inspiration).
Additional context
Metadata
Metadata
Assignees
Labels
Good first issueIdeal for your first contribution! (some Symfony experience may be required)Ideal for your first contribution! (some Symfony experience may be required)Help wantedIssues and PRs which are looking for volunteers to complete them.Issues and PRs which are looking for volunteers to complete them.VarDumper