Commit graph

12 commits

Author SHA1 Message Date
Daniel Kesselberg
1ee911ba45 Add test case for !$reader->read then break 2019-11-06 17:01:22 +01:00
Naofumi
faf4ef87fd Fix a possible infinite loop. 2019-11-06 14:03:40 +01:00
a469e21c43
Merge pull request #8 from kesselb/fix/undefined-index
Prevent "Undefined index: 0" for where condition
2019-11-04 10:09:57 +00:00
Daniel Kesselberg
f9b08747fc Fix Undefined offset: 0 2019-11-03 15:38:25 +01:00
Daniel Kesselberg
bef5795c98 Fix parsing of {DAV:}contains element 2019-11-03 11:43:54 +01:00
e8cf5e7644 strict typing and php 7.1 2019-02-20 18:03:32 +01:00
5ad4d24b89 Seperate query classes from xml classes to allow specifying more information in the query 2018-01-25 15:01:11 +01:00
dd4eec1ea0 fix operator typos 2017-02-02 18:12:16 +01:00
c167b43739 support parsing empty operators 2017-02-02 18:08:59 +01:00
5f6b358839 add query parser tests 2017-02-01 15:13:29 +01:00
3f23e989f0 Documentation 2017-02-01 14:56:25 +01:00
88db2ae6c1 initial working version
supports grammar discovery, schema discovery and search
2017-02-01 14:14:37 +01:00