Athari / YaLinqo

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

Abandoned? #57

Closed oojacoboo closed 2 years ago

oojacoboo commented 2 years ago

Is there any motivation from the maintainers to continue this lib? As it currently stands there are PHP 8 and 8.1 issues. PHP 7.4 is only receiving security support and that's expiring in 11 months. PHP 7.3 is EOL in 3 days, no longer receiving any security updates.

Athari commented 2 years ago

This has been discussed in detail in #24.

Essentially, if you don't plan to use string lambdas, just comment out the "obsolete" line of code, everything else works fine.