glhd / gretel

Laravel breadcrumbs right out of a fairy tale
MIT License
243 stars 16 forks source link

Return type warning #5

Closed yakatz closed 2 years ago

yakatz commented 2 years ago

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

What version does this affect?

inxilpro commented 2 years ago

This should be fixed in 1.6.0!