Skip to content

update syntax to php 8.4 #15

@MathHRM

Description

@MathHRM

php deprecated the use of implicity marking parameter as null, now it is giving some advising

PHP Deprecated:  Saloon\RateLimitPlugin\Limit::__construct(): Implicitly marking parameter $responseHandler as nullable is deprecated, the explicit nullable type must be used instead in /app/vendor/saloonphp/rate-limit-plugin/src/Limit.php on line 72
PHP Deprecated:  Saloon\RateLimitPlugin\Limit::exceeded(): Implicitly marking parameter $releaseInSeconds as nullable is deprecated, the explicit nullable type must be used instead in /app/vendor/saloonphp/rate-limit-plugin/src/Limit.php on line 126

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions