summaryrefslogtreecommitdiffstats
path: root/tests/Components/ArrayObjTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Add PHPStan at level 2Maurício Meneghini Fauth2019-12-161-1/+4
| | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
* Remove useless comments and annotationsMaurício Meneghini Fauth2019-12-141-2/+2
| | | | Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
* Fix risky testsMaurício Meneghini Fauth2019-01-161-2/+2
| | | | | | | - Rename test providers - Mark tests as incomplete Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
* 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-10/+10
| | | | Signed-off-by: Maurício Meneghini Fauth <mauriciofauth@gmail.com>
* Merge remote-tracking branch 'origin/pull/137'Michal Čihař2017-02-141-0/+2
|\
| * Apply cs fixesDamian Dlugosz2017-02-121-0/+1
| |
* | Order importsDamian Dlugosz2017-02-121-1/+1
|/
* Added PhpMyAdmin namespace prefix to follow PSR-4.Michal Čihař2017-01-231-5/+5
| | | | | | Fixes #126 Signed-off-by: Michal Čihař <michal@cihar.com>
* Apply php-cs-fixerDamian Dlugosz2017-01-061-2/+0
|
* Expression: Refactored parsing options.v3.3.0Dan Ungureanu2016-02-121-1/+1
|
* ArrayObj: Handle more complex expressions in arrays.Dan Ungureanu2016-02-021-1/+0
|
* Fixed a couple of minor bugs in partition parsing.Dan Ungureanu2015-08-161-0/+17
| | | | | | | 'MAXVALUE' can be used for partitions. The correct class is used for parsing. Options may be specified for the class that is used for parsing. Wrote tests.
* Reorganized tests.Dan Ungureanu2015-07-231-3/+3
| | | | Implemented a tool to generate tests.
* Mass renaming. Using 'component' instead of 'fragment'.Dan Ungureanu2015-07-101-0/+40