- Issue created by @Defcon0
Duplicate of https://www.drupal.org/project/config_split/issues/3492375 📌 Nullable types must be explicit Active
Hello,
using 2.0.1 in a drupal 11/php 8.4 environment, I get the following deprecation warnings like the following when using a drush cex:
Deprecated: Drupal\config_split\EventSubscriber\SplitImportExportSubscriber::getDefaultPrioritySplitConfigs(): Implicitly marking parameter $storage as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/web/modules/contrib/config_split/src/EventSubscriber/SplitImportExportSubscriber.php on line 123
I prepared a patch for this.
Bye Defcon0
Active
2.0
Code
Duplicate of https://www.drupal.org/project/config_split/issues/3492375 📌 Nullable types must be explicit Active