php-rql icon indicating copy to clipboard operation
php-rql copied to clipboard

rOr works only with 2 arguments

Open lexx27 opened this issue 9 years ago • 3 comments

Hello and sorry in case this issue is stupid

I don't know if I am missing something, but I think that the "or" and "and" operations are supposed to support unlimited arguments. In this library though, they only accepts 2 arguments and ignore the rest.

lexx27 avatar Jul 14 '16 01:07 lexx27

I'd like to know too, same problem.

Geekimo avatar Aug 27 '16 20:08 Geekimo

Found a solution, check #138 I'm working to fix it.

Geekimo avatar Aug 28 '16 08:08 Geekimo

Submitted PR #140 to solve issue

Geekimo avatar Aug 28 '16 17:08 Geekimo