Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

php 8.4 - deprecated warnings #91

Open
wdmeest opened this issue Dec 11, 2024 · 0 comments
Open

php 8.4 - deprecated warnings #91

wdmeest opened this issue Dec 11, 2024 · 0 comments

Comments

@wdmeest
Copy link

wdmeest commented Dec 11, 2024

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

@wdmeest wdmeest changed the title php 8.4 - fix deprecated warnings php 8.4 - deprecated warnings Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant