cors-middleware
cors-middleware copied to clipboard
php 8.4 - deprecated warnings
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