Implicit conversion from float to int in PHP 8.1 and up

Created on 5 June 2023, about 1 year ago

Problem/Motivation

In PHP 8.1 and up, a deprecation error displays.
Deprecated function: Implicit conversion from float to int loses precision in Drupal\color\ColorThemeDecorator->rgbToHex() (line 473 of modules/contrib/color/src/ColorThemeDecorator.php).

Steps to reproduce

Use color module for the theme, clear cache.

Proposed resolution

Apply patch to implicitly round the value.

πŸ› Bug report
Status

Closed: won't fix

Version

2.0

Component

Code

Created by

πŸ‡§πŸ‡¬Bulgaria alexrayu

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.69.0 2024