summaryrefslogtreecommitdiffstats
path: root/tests/Components/OptionsArrayTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Enable strict mode on PHP filesMaurício Meneghini Fauth2019-01-161-0/+1
| | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
* Apply phpmyadmin/coding-standardMaurício Meneghini Fauth2019-01-161-26/+42
| | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
* Order importsDamian Dlugosz2017-02-121-1/+1
|
* Added PhpMyAdmin namespace prefix to follow PSR-4.Michal Čihař2017-01-231-4/+4
| | | | | | Fixes #126 Signed-off-by: Michal Čihař <michal@cihar.com>
* Apply php-cs-fixerDamian Dlugosz2017-01-061-2/+0
|
* Add tests for removal of option which has value attached to itDeven Bansod2016-10-251-0/+15
| | | | Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com>
* Expression: Refactored parsing options.v3.3.0Dan Ungureanu2016-02-121-1/+1
|
* Added switch to skip sorting options.Dan Ungureanu2015-07-141-15/+11
| | | | Renamed the keys used for options to something more relevant.
* Added MariaDB's options for virtual fields. Updated contexts to contain ↵Dan Ungureanu2015-07-141-4/+18
| | | | | | | | | relevant keywords. Added magic method '__toString()' for components and statements for building. Fixed a bug that caused the function name to be incorrectly detected in an expression. Fixed a bug that ignored the 'noAlias' option in expressions. Options may be expressions now.
* Added remove() method for OptionsArray.Dan Ungureanu2015-07-101-0/+28
| | | | | Fixed undefined variables introduced by previous renaming. Some refactoring.
* Mass renaming. Using 'component' instead of 'fragment'.Dan Ungureanu2015-07-101-0/+65