Open
Description
I'm getting below error in PHP 8.1:
( ! ) Deprecated: Return type of Symfony\Component\Process\Process::getIterator($flags = 0) should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /var/www/autouonline/vendor/symfony/process/Process.php on line 567
I'm using v1.4.1, looks like it's not compatible with PHP 8.0.
Any suggestions please?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels