Closed (fixed)
Project:
Image Effects
Version:
5.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2025 at 12:38 UTC
Updated:
22 Dec 2025 at 14:09 UTC
Jump to comment: Most recent
PHP 8.5 narrowed the return type of a number of image* functions: https://github.com/php/php-src/commit/b535a54f5f55b94b6d3440959ff8c445fc...
PHPStan now throws an error if they are checked for falseness.
Fix the calls not to check returned value.
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
mondrakeComment #5
mondrake