Throws deprecated warning on PHP 8.0+
-
I’m getting the following warnings in my log after updating to PHP 8.1. Could we get an update of the plugin compatible with 8.1 as PHP 8.0 has now reached end of life?
Deprecated: Return type of AOP\Lib\Illuminate\Support\Collection::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /.../plugins/admin-options-pages/Lib/Illuminate/Support/Collection.php on line 1534
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.