Api
Api copied to clipboard
Clean PHP 8.4 related warnings
This pull request is to fix warnings in PHP 8.4:
- Implicitly marking parameter as nullable is deprecated, the explicit nullable type must be used instead
See https://www.php.net/manual/en/migration84.deprecated.php