Athari / YaLinqo

Yet Another LINQ to Objects for PHP [Simplified BSD]
https://athari.github.io/YaLinqo
BSD 2-Clause "Simplified" License
439 stars 39 forks source link

Update Enumerable.php #63

Open GarciaSiego opened 8 months ago

GarciaSiego commented 8 months ago

Fix Deprecated: Return type of YaLinqo\Enumerable::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /vendor/athari/yalinqo/YaLinqo/Enumerable.php on line 50 1

miszczu commented 4 months ago

This project seems to be dead to be honest

ekazda commented 4 days ago

This project seems to be dead to be honest

@miszczu It would seem that you are right. Have you found a viable alternative? I have a project that still uses this and I'm likely going to have to upgrade before this warning becomes a real issue.