Closed (fixed)
Project:
Drupal core
Version:
7.x-dev
Component:
base system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
10 Nov 2021 at 17:14 UTC
Updated:
3 Dec 2021 at 21:03 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
mcdruid commentedComment #3
mcdruid commentedComment #4
mcdruid commentedComment #5
mcdruid commentedComment #6
mcdruid commentedComment #7
mcdruid commentedLooking at #3224299-19: [META] Make Drupal 7 core compatible with PHP 8.1 the change here:
...has not fixed the error (/ deprecation warning).
My guess is that there's a problem with the precedence.
I'm also not certain that this is doing what it should be, although it has stopped the warnings:
Comment #8
mcdruid commentedI think this is better for the color.module
Comment #9
mcdruid commentedDidn't mean to include the extra parens in common.inc
Comment #10
mcdruid commentedNeed to ensure values passed to imagecolorallocate are int's.
Comment #11
mcdruid commentedComment #12
mcdruid commentedComment #14
mcdruid commentedComment #15
demeritcowboy commentedHi,
I have added an issue and merge request https://git.drupalcode.org/project/drupal/-/merge_requests/1430 since part of the change to the color module here causes a problem with garland when not using blue lagoon.