- Issue created by @beloglazov91
- Merge request !8Dynamic properties in classes should not be used. → (Merged) 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
2.0
Code