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

Update please, PHP 8.2+ #60

Closed dima-stefantsov closed 1 year ago

dima-stefantsov commented 1 year ago

Hi Athari. I'm not happy with OOP-direction PHP is going, but it is still here to stay, and they've got JiT too. Can you please update yalinqo to work without deprecated notices on php 8.2? I can't imagine my life without yalinqo.

image

please also fix the killer-feature of '$v>2' instead of fn($v) => $v > 2

Athari commented 1 year ago

Updated the code. More info in #25 in a few minutes.