akanehara / ginq

`LINQ to Object` inspired DSL for PHP
MIT License
193 stars 18 forks source link

PHP5.3 more and more #5

Closed tanakahisateru closed 11 years ago

tanakahisateru commented 11 years ago

If this project is completely targeting 5.3 or greater, you can and have to do more. If not, ignore this PR please.

tanakahisateru commented 11 years ago

On PHP5.3 way global function iter() has been changed to \Ginq\iter(), but it looks bit ugly. I suggest Ginq::ietr().