Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless comments and annotations | Maurício Meneghini Fauth | 2019-12-14 | 1 | -2/+2 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> | ||||
* | Fix risky tests | Maurício Meneghini Fauth | 2019-01-16 | 1 | -2/+2 |
| | | | | | | | - Rename test providers - Mark tests as incomplete Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> | ||||
* | 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> | ||||
* | Apply phpmyadmin/coding-standard | Maurício Meneghini Fauth | 2019-01-16 | 1 | -4/+4 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> | ||||
* | Cleanup and improve readability: | Bruno Perel | 2018-11-26 | 1 | -1/+0 |
| | | | | | Avoid duplicate if conditions Use switch/case instead of ifs when possible | ||||
* | Merge remote-tracking branch 'origin/pull/137' | Michal Čihař | 2017-02-14 | 1 | -0/+2 |
|\ | |||||
| * | Apply cs fixes | Damian Dlugosz | 2017-02-12 | 1 | -0/+1 |
| | | |||||
* | | Order imports | Damian Dlugosz | 2017-02-12 | 1 | -1/+1 |
|/ | |||||
* | Added PhpMyAdmin namespace prefix to follow PSR-4. | Michal Čihař | 2017-01-23 | 1 | -4/+4 |
| | | | | | | Fixes #126 Signed-off-by: Michal Čihař <michal@cihar.com> | ||||
* | Apply php-cs-fixer | Damian Dlugosz | 2017-01-06 | 1 | -2/+0 |
| | |||||
* | Fixed some errors and add new tests | Deven Bansod | 2016-09-27 | 1 | -1/+1 |
| | | | | Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> | ||||
* | Added test cases for parsing DELETE statements | Deven Bansod | 2016-09-24 | 1 | -1/+1 |
| | | | | Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> | ||||
* | Misc: Fixed coding style issues. | Dan Ungureanu | 2016-02-21 | 1 | -0/+40 |
Signed-off-by: Dan Ungureanu <udan1107@gmail.com> |