summaryrefslogtreecommitdiffstats
path: root/tests/Components/ExpressionTest.php
Commit message (Expand)AuthorAgeFilesLines
* Remove left overs of old array syntaxWilliam Desportes2019-12-311-2/+2
* Remove useless comments and annotationsMaurício Meneghini Fauth2019-12-141-2/+2
* Fix risky testsMaurício Meneghini Fauth2019-01-161-2/+2
* Enable strict mode on PHP filesMaurício Meneghini Fauth2019-01-161-0/+1
* Apply phpmyadmin/coding-standardMaurício Meneghini Fauth2019-01-161-12/+12
* Add tests for (partially) parsed queriesMichal Čihař2017-07-121-0/+1
* Merge remote-tracking branch 'origin/pull/137'Michal Čihař2017-02-141-0/+3
|\
| * Apply cs fixesDamian Dlugosz2017-02-121-0/+2
* | Order importsDamian Dlugosz2017-02-121-1/+1
|/
* Added PhpMyAdmin namespace prefix to follow PSR-4.Michal Čihař2017-01-231-4/+4
* Apply php-cs-fixerDamian Dlugosz2017-01-061-3/+1
* Expression: Improved error messages related to aliases.Dan Ungureanu2016-02-211-2/+2
* Improved test coverage.Dan Ungureanu2015-11-081-0/+2
* Replaced explicit calls to Component::build() with implicit calls to Componen...Dan Ungureanu2015-08-181-2/+8
* Avoid processing the alias twice and generate an error.Dan Ungureanu2015-07-191-8/+29
* Better error detection. Fixed some of the old messages.Dan Ungureanu2015-07-151-1/+1
* Improved error messages.Dan Ungureanu2015-07-151-0/+5
* Mass renaming. Using 'component' instead of 'fragment'.Dan Ungureanu2015-07-101-0/+40