summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_multisort_basic1.phpt
Commit message (Expand)AuthorAgeFilesLines
* Improved number to string comparison semanticsNikita Popov2020-07-221-2/+2
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-151-1/+1
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* add support for SORT_NATURAL and SORT_FLAG_CASE in array sort functionsArpad Ray2011-08-291-1/+1
* Adding tests for array_multisortIain Lewis2008-12-011-0/+60