summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_diff_uassoc_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Allow array_diff() and array_intersect() with single array argumentNikita Popov2020-09-091-1/+1
* Improve error messages mentioning parameters instead of argumentsMáté Kocsis2020-09-091-1/+1
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Change argument error message formatMáté Kocsis2020-02-261-2/+2
* Make type error messages more consistentMáté Kocsis2020-02-171-2/+2
* Clean DONE tags from testsFabien Villepinte2019-11-071-2/+0
* Convert some warnings to TypeErrors in array functionsNikita Popov2019-05-311-5/+7
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-16/+12
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* Array tests: checked on PHP 5.2.6, 5.3 and 6.0 (Windows, Linux and Linux 64 b...Ant Phillips2008-12-021-1/+0
* New testcases for array_diff_uassoc() functionSanjay Mantoor2008-09-261-0/+63