summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_intersect_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Allow array_diff() and array_intersect() with single array argumentNikita Popov2020-09-091-34/+0
* Improve error messages mentioning parameters instead of argumentsMáté Kocsis2020-09-091-2/+2
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Convert some warnings to TypeErrors in array functionsNikita Popov2019-05-311-9/+13
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* - killed off UEXPECTSteph Fox2008-05-261-13/+0
* New testcases for array_intersect() functionRaghubansh Kumar2007-10-271-0/+48