PHP warning for `Pimple\Container::offsetExists`
-
Using the plugin on PHP 8.1 causes PHP issues:
Deprecated: Return type of Pimple\Container::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /path/to/plugins/ameliabooking/vendor/pimple/pimple/src/Pimple/Container.php on line 133
Please can this be fixed ASAP? It has happened for many months on various websites.
Thanks
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP warning for `Pimple\Container::offsetExists`’ is closed to new replies.