On Drupal 7.101, PHP 8.1
Seeing on the status page:
Warning: Undefined variable $libraries in color_field_library() (line 60 of /var/www/html/sites/all/modules/contrib/color_field/color_field.module).
Warning: Trying to access array offset on value of type bool in color_field_requirements() (line 49 of /var/www/html/sites/all/modules/contrib/color_field/color_field.install).
Warning: foreach() argument must be of type array|object, null given in color_field_requirements() (line 49 of /var/www/html/sites/all/modules/contrib/color_field/color_field.install).
Warning: Trying to access array offset on value of type bool in color_field_requirements() (line 67 of /var/www/html/sites/all/modules/contrib/color_field/color_field.install).
Warning: Trying to access array offset on value of type bool in color_field_requirements() (line 68 of /var/www/html/sites/all/modules/contrib/color_field/color_field.install).
Seeing on Chron run:
Warning: Undefined variable $libraries in color_field_library() (line 60 of /var/www/html/sites/all/modules/contrib/color_field/color_field.module).
Active
2.0
Code