- Issue created by @flemming.fridthjof
The module has PHP 8.4 deprecation in the form of "Implicitly nullable via default value null" - https://wiki.php.net/rfc/deprecate-implicitly-nullable-types
This produces deprecation warnings from PHP.
Install Drupal 11+ and the latest version of the color module running on PHP 8.4 and observe the deprecation warnings.
See attached patch.
Active
2.0
Code