PHP 8.4 has deprecated implicit nullable types.
Use in a PHP 8.4 environment
Use explicit nullable types (compatible with PHP 7.1+ )
Active
1.0
Code
It would be nice getting this merged and a new release rolled supporting PHP 8.4 without the deprecation warnings.