Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless comments and annotations | Maurício Meneghini Fauth | 2019-12-14 | 1 | -2/+2 |
* | Fix risky tests | Maurício Meneghini Fauth | 2019-01-16 | 1 | -2/+2 |
* | Enable strict mode on PHP files | Maurício Meneghini Fauth | 2019-01-16 | 1 | -0/+1 |
* | Apply phpmyadmin/coding-standard | Maurício Meneghini Fauth | 2019-01-16 | 1 | -45/+45 |
* | Cleanup and improve readability: | Bruno Perel | 2018-11-26 | 1 | -2/+2 |
* | Fixes striping of inline comments #11717 | Raghuram | 2017-04-05 | 1 | -1/+25 |
* | Merge remote-tracking branch 'origin/pull/137' | Michal Čihař | 2017-02-14 | 1 | -0/+3 |
|\ | |||||
| * | Apply cs fixes | Damian Dlugosz | 2017-02-12 | 1 | -0/+2 |
* | | Order imports | Damian Dlugosz | 2017-02-12 | 1 | -1/+1 |
|/ | |||||
* | Added PhpMyAdmin namespace prefix to follow PSR-4. | Michal Čihař | 2017-01-23 | 1 | -3/+3 |
* | Apply php-cs-fixer | Damian Dlugosz | 2017-01-06 | 1 | -19/+16 |
* | Fix parsing of query with \v3.4.3 | Michal Čihař | 2016-04-19 | 1 | -0/+22 |
* | Fix splitting query when escaped quotes are involved | Michal Čihař | 2016-03-02 | 1 | -0/+13 |
* | Handle backslashes separately for BufferedQuery.v3.0.1 | Dan Ungureanu | 2015-10-06 | 1 | -0/+14 |
* | Updated coding style to follow PSR-2 coding standards. | Dan Ungureanu | 2015-09-25 | 1 | -1/+4 |
* | Consistent PHPDoc style. | Dan Ungureanu | 2015-08-15 | 1 | -0/+2 |
* | Added tests for BufferedQuery and Parser. | Dan Ungureanu | 2015-08-11 | 1 | -0/+257 |