-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Since moving to PHP 8.1, we are having issues regarding the Deprecated return type errors. Lots of them.
Is there PHP8.1 compatibility work in the plan?
One of the error:
Fatal error: During inheritance of IteratorAggregate: Uncaught Exception: Deprecated Functionality: Return type of Metabor\NamedCollection::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /vendor/metabor/statemachine/src/Metabor/NamedCollection.php on line 53 in /vendor/magento/framework/App/ErrorHandler.php:61
Stack trace:
Metadata
Metadata
Assignees
Labels
No labels