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

Fixed PHP 8.4 deprecation warning #1622

Merged
merged 2 commits into from
Dec 9, 2024
Merged

Conversation

eusonlito
Copy link
Contributor

After upgrade from PHP 8.3 to 8.4 I get this deprecation error on laravel deprecated log.

WARNING: ErrorException: Barryvdh\LaravelIdeHelper\Console\ModelsCommand::getReturnTypeFromDocBlock(): Implicitly marking parameter $reflectorForContext as nullable is deprecated, the explicit nullable type must be used instead in vendor/barryvdh/laravel-ide-helper/src/Console/ModelsCommand.php:1305

@joelstein
Copy link

Looks good to me!

@barryvdh barryvdh merged commit 5da09fa into barryvdh:master Dec 9, 2024
4 checks passed
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

Successfully merging this pull request may close these issues.

3 participants