itsgoingd / clockwork

Clockwork - php dev tools in your browser - server-side component
https://underground.works/clockwork
MIT License
5.7k stars 320 forks source link

PHP 8.1 - PDO::quote(): Passing null to parameter #1 ($string) of type string is deprecated in /vendor/itsgoingd/clockwork/Clockwork/DataSource/EloquentDataSource.php on line 271 #544

Closed Codomic closed 2 years ago

Codomic commented 2 years ago

I'm getting this Warning after upgrading to php 8.1:

PDO::quote(): Passing null to parameter #1 ($string) of type string is deprecated in /vendor/itsgoingd/clockwork/Clockwork/DataSource/EloquentDataSource.php on line 271

Any quick fix?

itsgoingd commented 2 years ago

Hey, thanks for the report, will fix later today.

itsgoingd commented 2 years ago

Fixed in Clockwork 5.1.2.