droptica / droopler

https://www.droopler.com
GNU General Public License v2.0
60 stars 20 forks source link

DROOP-752: Fix compatibility issues #812

Closed tadeusz-bronczyk-droptica closed 2 years ago

tadeusz-bronczyk-droptica commented 2 years ago

Drupal 9.4 compatibility fixes.

tadeusz-bronczyk-droptica commented 2 years ago

59 | ERROR | Type hint "array" missing for $element It has to be without type hint due to problem with:

Declaration of Drupal\d_color\Element\ColorElement::preRenderColor(array $element) should be compatible with Drupal\Core\Render\Element\Color::preRenderColor($element) in include()