summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/krsort_variation7.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
| | | | Closes GH-5759
* Fix #78880: Spelling error reportChristoph M. Becker2019-12-211-6/+6
| | | | | | | 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-5/+5
|
* Trim trailing whitespace in testsGabriel Caruso2018-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 krsort() functionRaghubansh Kumar2007-11-121-0/+177