summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_diff_key_variation2.phpt
Commit message (Expand)AuthorAgeFilesLines
* Allow array_diff() and array_intersect() with single array argumentNikita Popov2020-09-091-52/+52
* Rename standard array function parameters to $arrayTyson Andre2020-08-111-53/+53
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Improve type error messages when an object is givenMáté Kocsis2020-05-261-4/+4
* Improve argument error messages in ext/standardMáté Kocsis2020-03-181-52/+52
* Reindent phpt filesNikita Popov2020-02-031-3/+3
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Convert some warnings to TypeErrors in array functionsNikita Popov2019-05-311-160/+64
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Make array parsing parameters error messages consistency with ZPP failureGabriel Caruso2018-08-191-53/+53
* Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 b...Ant Phillips2008-12-021-0/+311