Implement font rendering #270
Annotations
7 errors
Run analyzer:
src/Modifiers/TextModifier.php#L38
Match arm comparison between float and 0 is always false.
|
Run analyzer:
src/Modifiers/TextModifier.php#L39
Method Intervention\Image\Drivers\Vips\Modifiers\TextModifier::apply() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Modifiers/TextModifier.php#L40
Method Intervention\Image\Drivers\Vips\Modifiers\TextModifier::apply() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Modifiers/TextModifier.php#L41
Method Intervention\Image\Drivers\Vips\Modifiers\TextModifier::apply() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Modifiers/TextModifier.php#L64
Method Intervention\Image\Drivers\Vips\Modifiers\TextModifier::apply() throws checked exception Jcupitt\Vips\Exception but it's missing from the PHPDoc @throws tag.
|
Run analyzer:
src/Modifiers/TextModifier.php#L68
Variable $modified might not be defined.
|
Run analyzer
Process completed with exit code 1.
|
Loading