Closed usernotnull closed 2 years ago
I'm getting the below warning when running on PHP 8.1:
strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in .../vendor/itsgoingd/clockwork/Clockwork/Helpers/StackFilter.php on line 129
I opened PR #552
Should be fixed now?
I'm getting the below warning when running on PHP 8.1:
I opened PR #552