ksubileau / color-thief-php

Grabs the dominant color or a representative color palette from an image. Uses PHP and GD, Imagick or Gmagick.
MIT License
632 stars 64 forks source link

Drop support for PHP 5 ? #51

Closed ksubileau closed 2 years ago

ksubileau commented 3 years ago

With the recent release of PHP 8, the 5.x branch is getting really old, so it's time to embrace the cool new features of PHP>=7!