Skip to content

Deprecated: Return type of Symfony\Component\Process\Process::getIterator #457

Open
@pjcvijay

Description

@pjcvijay

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

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions