summaryrefslogtreecommitdiffstats
path: root/src/Components/ArrayObj.php
Commit message (Expand)AuthorAgeFilesLines
* Remove left overs of old array syntaxWilliam Desportes2019-12-311-5/+5
* Remove useless comments and annotationsMaurício Meneghini Fauth2019-12-141-7/+0
* Remove useless parenthesesMaurício Meneghini Fauth2019-12-141-1/+1
* Replaced new self with new staticMartkCz2019-05-171-1/+1
* Enable strict mode on PHP filesMaurício Meneghini Fauth2019-01-161-1/+1
* Apply phpmyadmin/coding-standardMaurício Meneghini Fauth2019-01-161-8/+8
* No useless elseDamian Dlugosz2017-02-121-2/+2
* Merge branch 'master' into motranslatorMichal Čihař2017-01-231-5/+5
|\
| * Added PhpMyAdmin namespace prefix to follow PSR-4.Michal Čihař2017-01-231-5/+5
* | Merge branch 'master' into motranslatorMichal Čihař2017-01-061-19/+15
|\ \ | |/
| * Apply php-cs-fixerDamian Dlugosz2017-01-061-19/+15
* | Replace __( usage by Translator classMichal Čihař2016-12-211-1/+1
|/
* Clarify licenseMichal Čihař2016-09-261-1/+1
* Remove @author from comment metadataMichal Čihař2016-09-261-1/+0
* Misc: Fixed some more issues reported by Scrutinizer.Dan Ungureanu2016-02-211-1/+1
* ArrayObj: Handle more complex expressions in arrays.Dan Ungureanu2016-02-021-47/+82
* Updated coding style to follow PSR-2 coding standards.Dan Ungureanu2015-09-251-1/+0
* Improved documentation.Dan Ungureanu2015-08-241-1/+1
* Fixed minor style issues in generated queries.v1.0.0Dan Ungureanu2015-08-201-1/+2
* Replaced explicit calls to Component::build() with implicit calls to Componen...Dan Ungureanu2015-08-181-15/+4
* Fixed a couple of minor bugs in partition parsing.Dan Ungureanu2015-08-161-1/+5
* Consistent PHPDoc style.Dan Ungureanu2015-08-151-2/+4
* Initial support for partitions.Dan Ungureanu2015-08-151-4/+8
* Finished builders for components.Dan Ungureanu2015-08-141-7/+15
* Refactoring.Dan Ungureanu2015-07-221-2/+8
* Better error detection. Fixed some of the old messages.Dan Ungureanu2015-07-151-2/+2
* Mass renaming. Using 'component' instead of 'fragment'.Dan Ungureanu2015-07-101-0/+146