summaryrefslogtreecommitdiffstats
path: root/src/Exceptions/LexerException.php
Commit message (Collapse)AuthorAgeFilesLines
* Remove useless comments and annotationsMaurício Meneghini Fauth2019-12-141-6/+0
| | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
* Reference classes via a use statementMaurício Meneghini Fauth2019-12-141-1/+3
| | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
* Enable strict mode on PHP filesMaurício Meneghini Fauth2019-01-161-1/+1
| | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
* Added PhpMyAdmin namespace prefix to follow PSR-4.Michal Čihař2017-01-231-1/+1
| | | | | | Fixes #126 Signed-off-by: Michal Čihař <michal@cihar.com>
* Apply php-cs-fixerDamian Dlugosz2017-01-061-10/+6
|
* Clarify licenseMichal Čihař2016-09-261-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 metadataMichal Čihař2016-09-261-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>
* More coding style fixes. And typos. Lots of them.Dan Ungureanu2015-07-081-2/+0
|
* Improved documentation.Dan Ungureanu2015-06-261-0/+6
|
* Fixed coding style.Dan Ungureanu2015-06-221-4/+10
|
* Improved documentation and coding style.Dan Ungureanu2015-06-161-6/+6
|
* Initial commit.Dan Ungureanu2015-06-081-0/+41