color-extractor
color-extractor copied to clipboard
Updates for PHP 8 Compatibility
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
Is anyone handling this pull request? @robjmills have you by chance found an alternative package?
Can someone merge this pr? @MatTheCat