πΊπ¦Ukraine itaran
updated patch so it works with Drupal 9.5.9
πΊπ¦Ukraine itaran
sorry, wrong patch
πΊπ¦Ukraine itaran
slightly adjusted patch by @marcusx β so it pass the test again latest Drupal 9 version. Faced the same issue: Drupal doesn't provide opportunity to override/adjust behaviour of default entity selection handler.
π | Color Field | TypeError: Drupal\color_field\ColorHex::__construct(): Argument #2 ($opacity) must be of type ?string, int given
πΊπ¦Ukraine itaran
Thanks for the proposed solution and PR, hopefully these will be accepted soon. Run into the same problem with php 8.1, attaching quick fix patch with casting $item->opacity to string value.
π | Search API | PHP 8.1 preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated HtmlFilter processor
πΊπ¦Ukraine itaran
itaran β created an issue.