summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/sort_variation6.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
| | | | Closes GH-5759
* Fix #78880: Spelling error reportChristoph M. Becker2019-12-211-3/+3
| | | | | | | We fix the most often occuring typos according to a recent codespell report[1] in tests, code comments and documentation. [1] <https://fossies.org/linux/test/php-src-master-f8f48ce.191129.tar.gz/codespell.html>.
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
|
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
| | | | EXPECTF logic in run-tests.php is considerable, so let's avoid it.
* New testcases for sort() functionRaghubansh Kumar2007-11-051-0/+123