- Issue created by @beloglazov91
PHP 8.4 has deprecated implicit nullable types.
Use config split in a PHP 8.4 environment
Use explicit nullable types (compatible with PHP 7.1+ so no compatibility concerns given Drupal core PHP minimums)
Active
1.0
Code