-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
Closed
Description
Hello, i've found an error here :
str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
You'll find the concerned method here : vendor/barryvdh/laravel-debugbar/src/DataCollector/QueryCollector.php
Function name : emulateQuote
Line : 214.
My PHP version is 8.1, this error is due to the recent changes on the acceptance of null values on native PHP methods.
Have a good fix !
Metadata
Metadata
Assignees
Labels
No labels