Skip to content

magento man

Resize image error Deprecated Functionality: Implicit conversion from float 114.90625 to int loses precision Magento246

I am getting the following error in PHP version 8.2 on running Deprecated Functionality: Implicit conversion from float 114.90625 to int loses precision in /var/www/html/magento2/vendor/magento/framework/Image/Adapter/Gd2.php on line 422 $newImage = imagecreatetruecolor($dims[‘frame’][‘width’], $dims[‘frame’][‘height’]); Here’s a modification to ensure that the width… Read More »Resize image error Deprecated Functionality: Implicit conversion from float 114.90625 to int loses precision Magento246