Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable strict mode on PHP files | Maurício Meneghini Fauth | 2019-01-16 | 1 | -0/+1 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> | ||||
* | Apply phpmyadmin/coding-standard | Maurício Meneghini Fauth | 2019-01-16 | 1 | -26/+42 |
| | | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com> | ||||
* | Order imports | Damian Dlugosz | 2017-02-12 | 1 | -1/+1 |
| | |||||
* | Added PhpMyAdmin namespace prefix to follow PSR-4. | Michal Čihař | 2017-01-23 | 1 | -4/+4 |
| | | | | | | Fixes #126 Signed-off-by: Michal Čihař <michal@cihar.com> | ||||
* | Apply php-cs-fixer | Damian Dlugosz | 2017-01-06 | 1 | -2/+0 |
| | |||||
* | Add tests for removal of option which has value attached to it | Deven Bansod | 2016-10-25 | 1 | -0/+15 |
| | | | | Signed-off-by: Deven Bansod <devenbansod.bits@gmail.com> | ||||
* | Expression: Refactored parsing options.v3.3.0 | Dan Ungureanu | 2016-02-12 | 1 | -1/+1 |
| | |||||
* | Added switch to skip sorting options. | Dan Ungureanu | 2015-07-14 | 1 | -15/+11 |
| | | | | Renamed the keys used for options to something more relevant. | ||||
* | Added MariaDB's options for virtual fields. Updated contexts to contain ↵ | Dan Ungureanu | 2015-07-14 | 1 | -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 Ungureanu | 2015-07-10 | 1 | -0/+28 |
| | | | | | Fixed undefined variables introduced by previous renaming. Some refactoring. | ||||
* | Mass renaming. Using 'component' instead of 'fragment'. | Dan Ungureanu | 2015-07-10 | 1 | -0/+65 |