color-extractor icon indicating copy to clipboard operation
color-extractor copied to clipboard

Updates for PHP 8 Compatibility

Open robjmills opened this issue 3 years ago • 2 comments

This PR introduces PHP 8 support to the package, with test coverage included as a Github action, and build testing moved to Github actions from Travis.

PHP 8 support has been introduced through a change to the Palette::fromGD method. This supports the resource to object migration across PHP 8.1.

Tests have also been updated to allow an update of Phpunit to 9.5

Closes #64

robjmills avatar Apr 04 '22 13:04 robjmills

Is anyone handling this pull request? @robjmills have you by chance found an alternative package?

Kreshnik avatar May 19 '22 22:05 Kreshnik

Can someone merge this pr? @MatTheCat

nils-kt avatar Aug 12 '22 21:08 nils-kt