phpcr / phpcr-utils

A set of helper classes and command line commands you want to use with phpcr, but that are not part of the API itself
phpcr.github.io
Other
72 stars 30 forks source link

Revert "Fixed parser so that square brackets count as delimiters" #132

Closed dantleech closed 10 years ago

dantleech commented 10 years ago

This reverts commit 389396bd7aa1d9cbf7d473908612a4695c7cbcaf.

This breaks stuff with no gain re. the specification.

I think the query parser should ultimately tokenize everything, but that would be a rewrite.

Fixes https://github.com/phpcr/phpcr-utils/issues/131