Updated to latest Drupal 10.3.6, now it was impossible to implement patch #3343165
This is a follow up of
https://www.drupal.org/project/block_class/issues/3343165
🐛
TypeError: array_keys(): Argument #1 ($array) must be of type array, null given in array_keys() (line 545 of core/lib/Drupal/Core/Config/Entity/ConfigEntityBase.php)
Fixed
with Drupal 10.3.6
Update to drupal 10.3.6 with composer, use patch
"#3343165: TypeError: array_keys(): Argument #1 ($array) must be of type array": "
https://www.drupal.org/files/issues/2023-07-11/third_party_settings_3343... →
"
in composer.json file
Result:
Could not apply patch! Skipping. The error was: Cannot apply patch https://www.drupal.org/files/issues/2023-07-11/third_party_settings_3343165.patch
Improve code and patch to be able to work also with Drupal 10.3.6.
greetings,
Active
3.0
Compatibility