Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless comments and annotations | Maurício Meneghini Fauth | 2019-12-14 | 1 | -2/+2 |
* | Reference classes via a use statement | Maurício Meneghini Fauth | 2019-12-14 | 1 | -2/+3 |
* | Fix deprecated annotations | William Desportes | 2019-09-25 | 1 | -8/+4 |
* | 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 | -16/+24 |
* | Refactoring tests | Gabriel Caruso | 2017-12-14 | 1 | -5/+5 |
* | Apply php-cs-fixer | Michal Čihař | 2017-10-10 | 1 | -5/+9 |
* | Improve UtfString handling of invalid strings | Michal Čihař | 2017-06-15 | 1 | -0/+31 |
* | 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 | -2/+0 |
* | Fixed test for PHP5.5-. | Dan Ungureanu | 2015-07-18 | 1 | -2/+1 |
* | Fixed support for multi-byte strings. | Dan Ungureanu | 2015-07-16 | 1 | -0/+88 |