Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'QA' | William Desportes | 2019-12-31 | 1 | -1/+1 |
|\ | |||||
| * | Fix phpdoc using phpstan level 3 | William Desportes | 2019-12-31 | 1 | -1/+1 |
| * | Revert "Enable strict mode on PHP files" | William Desportes | 2019-05-28 | 1 | -1/+1 |
* | | Remove useless comments and annotations | Maurício Meneghini Fauth | 2019-12-14 | 1 | -10/+4 |
* | | Reference classes via a use statement | Maurício Meneghini Fauth | 2019-12-14 | 1 | -5/+8 |
|/ | |||||
* | Enable strict mode on PHP files | Maurício Meneghini Fauth | 2019-01-16 | 1 | -1/+1 |
* | Apply phpmyadmin/coding-standard | Maurício Meneghini Fauth | 2019-01-16 | 1 | -1/+1 |
* | Apply php-cs-fixer | Michal Čihař | 2017-10-10 | 1 | -2/+2 |
* | Improve UtfString handling of invalid strings | Michal Čihař | 2017-06-15 | 1 | -1/+5 |
* | Added PhpMyAdmin namespace prefix to follow PSR-4. | Michal Čihař | 2017-01-23 | 1 | -1/+1 |
* | Apply php-cs-fixer | Damian Dlugosz | 2017-01-06 | 1 | -17/+12 |
* | Use mb_strlen(8bit) to get length in bytes | Michal Čihař | 2017-01-03 | 1 | -4/+1 |
* | Use https url for ietf.org | Michal Čihař | 2016-11-30 | 1 | -1/+1 |
* | Clarify license | Michal Čihař | 2016-09-26 | 1 | -1/+1 |
* | Remove @author from comment metadata | Michal Čihař | 2016-09-26 | 1 | -1/+0 |
* | Fixed coding style. | Dan Ungureanu | 2015-08-01 | 1 | -1/+1 |
* | Avoid altering the internal encoding. | Dan Ungureanu | 2015-07-28 | 1 | -1/+1 |
* | Fixed support for multi-byte strings. | Dan Ungureanu | 2015-07-16 | 1 | -37/+6 |
* | More coding style fixes. And typos. Lots of them. | Dan Ungureanu | 2015-07-08 | 1 | -2/+6 |
* | Improved documentation. | Dan Ungureanu | 2015-06-26 | 1 | -0/+12 |
* | Fixed coding style. | Dan Ungureanu | 2015-06-22 | 1 | -18/+31 |
* | Improved documentation and coding style. | Dan Ungureanu | 2015-06-16 | 1 | -1/+1 |
* | Initial commit. | Dan Ungureanu | 2015-06-08 | 1 | -0/+220 |