ResponsiveImagesCG / wp-tevko-responsive-images

Fully responsive image plugin for wordpress
449 stars 53 forks source link

Plugin compatibility with PHP 8.0 | Imagick 3.5.0 #273

Open dipskakadiya opened 11 months ago

dipskakadiya commented 11 months ago

I'm getting following Fatal error with PHP 8.0

PHP Fatal error: Declaration of Respimg::thumbnailImage($columns, $rows, $bestfit = false, $fill = false, $filter = Imagick::FILTER_TRIANGLE) must be compatible with Imagick::thumbnailImage(?int $columns, ?int $rows, bool $bestfit = false, bool $fill = false, bool $legacy = false): bool in /nas/content/live/rivscot21sta/wp-content/plugins/ricg-responsive-images/class-respimg.php on line 91

dipskakadiya commented 11 months ago

With similar changes will fixed this issue. https://github.com/pixelandtonic/Imagine/commit/5ee4b6a365497818815ba50738c8dcbb555c9fd3