summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_intersect_basic.phpt
Commit message (Collapse)AuthorAgeFilesLines
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
| | | | Closes GH-5759
* 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 array_intersect() functionRaghubansh Kumar2007-10-271-0/+80