Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove useless comments and annotations | Maurício Meneghini Fauth | 2019-12-14 | 1 | -6/+0 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> | ||||
* | Reference classes via a use statement | Maurício Meneghini Fauth | 2019-12-14 | 1 | -1/+2 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev> | ||||
* | Enable strict mode on PHP files | Maurício Meneghini Fauth | 2019-01-16 | 1 | -1/+1 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> | ||||
* | Added PhpMyAdmin namespace prefix to follow PSR-4. | Michal Čihař | 2017-01-23 | 1 | -2/+2 |
| | | | | | | Fixes #126 Signed-off-by: Michal Čihař <michal@cihar.com> | ||||
* | Apply php-cs-fixer | Damian Dlugosz | 2017-01-06 | 1 | -9/+5 |
| | |||||
* | Clarify license | Michal Čihař | 2016-09-26 | 1 | -1/+1 |
| | | | | | | | | | - Add link to official license text - Use SPDX identifier for license - Clarify that the code is GPL or later - See issue #89 Signed-off-by: Michal Čihař <michal@cihar.com> | ||||
* | Remove @author from comment metadata | Michal Čihař | 2016-09-26 | 1 | -1/+0 |
| | | | | | | | | - We're doing this for ages in phpmyadmin repo - The comments get outdated over time - See issue #89 Signed-off-by: Michal Čihař <michal@cihar.com> | ||||
* | Improved documentation. | Dan Ungureanu | 2015-06-26 | 1 | -0/+6 |
| | |||||
* | Fixed coding style. | Dan Ungureanu | 2015-06-22 | 1 | -3/+9 |
| | |||||
* | Improved documentation and coding style. | Dan Ungureanu | 2015-06-16 | 1 | -5/+5 |
| | |||||
* | Initial commit. | Dan Ungureanu | 2015-06-08 | 1 | -0/+32 |