You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After upgrade from PHP 8.3 to 8.4 I get this deprecation error on laravel deprecated log.
WARNING: ErrorException: Spatie\LaravelIgnition\Recorders\DumpRecorder\MultiDumpHandler::addHandler(): Implicitly marking parameter $callable as nullable is deprecated, the explicit nullable type must be used instead in vendor/spatie/laravel-ignition/src/Recorders/DumpRecorder/MultiDumpHandler.php:19
Next week I can work on a PR :)
The text was updated successfully, but these errors were encountered:
After upgrade from PHP 8.3 to 8.4 I get this deprecation error on laravel deprecated log.
Next week I can work on a PR :)
The text was updated successfully, but these errors were encountered: