-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
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
Labels
No labels