You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove PHP 7 support, will only support PHP 8. Added type hinting and…
… return type declarations. Made BaseColor::back() and BaseColor::getColorModelName() public @rv1971. Use non-locale aware output for the alpha value @Jako. Updated .gitignore, and some code refactoring @kudashevs