Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove left overs of old array syntax | William Desportes | 2019-12-31 | 1 | -2/+2 |
| | | | | Signed-off-by: William Desportes <williamdes@wdes.fr> | ||||
* | Enable strict mode on PHP files | Maurício Meneghini Fauth | 2019-01-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> | ||||
* | Add utility to tokenize query | Michal Čihař | 2017-04-03 | 1 | -0/+29 |
It's mostly useful for debugging changes in parser. See #147. Signed-off-by: Michal Čihař <michal@cihar.com> |