Fix deprecations (#4636)* Fix PHP 8.4 deprecationImplicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead* [github workflow] Add additional php versions