Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reference classes via a use statement | Maurício Meneghini Fauth | 2019-12-14 | 1 | -2/+3 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> | ||||
* | Fix deprecated annotations | William Desportes | 2019-09-25 | 1 | -6/+4 |
| | | | | | | Ref: #261 Signed-off-by: William Desportes <williamdes@wdes.fr> | ||||
* | Fix errors detected by PHPStan at level 0 | Maurício Meneghini Fauth | 2019-05-08 | 1 | -1/+1 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> | ||||
* | 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> | ||||
* | Order imports | Damian Dlugosz | 2017-02-12 | 1 | -1/+1 |
| | |||||
* | Added PhpMyAdmin namespace prefix to follow PSR-4. | Michal Čihař | 2017-01-23 | 1 | -5/+5 |
| | | | | | | Fixes #126 Signed-off-by: Michal Čihař <michal@cihar.com> | ||||
* | Apply php-cs-fixer | Damian Dlugosz | 2017-01-06 | 1 | -2/+0 |
| | |||||
* | Translated exceptions. | Dan Ungureanu | 2015-07-25 | 1 | -0/+33 |
Refactored tests. |