- Issue created by @beloglazov91
- Status changed to RTBC
13 days ago 12:44pm 14 April 2025 - First commit to issue fork.
PHP 8.4 has deprecated implicit nullable types.
Use in a PHP 8.4 environment
Use explicit nullable types (compatible with PHP 7.1+ so no compatibility concerns given Drupal core PHP minimums)
Needs review
1.0
Code