Describe the bug
When running with PHP 8.1, the following Warning is produced:
LOG.warning: type of Glhd\Gretel\View\BreadcrumbIterator::current() should either be compatible with ArrayIterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in ~/project/vendor/glhd/gretel/src/View/BreadcrumbIterator.php on line 18
Describe the bug When running with PHP 8.1, the following Warning is produced:
What version does this affect?