Skip to content

php 8.4 - deprecated warnings #91

@wdmeest

Description

@wdmeest

With the new PHP 8.4 version comes "Implicitly nullable parameter declarations deprecated" which causes alot of warnings. Is it possible to fix the deprecated warnings?

Example:
Deprecated: Tuupola\Middleware\CorsMiddleware::logger(): Implicitly marking parameter $logger as nullable is deprecated, the explicit nullable type must be used instead in /var/www/html/vendor/tuupola/cors-middleware/src/CorsMiddleware.php on line 372

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions