summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_intersect_assoc_variation1.phpt
Commit message (Expand)AuthorAgeFilesLines
* Rename standard array function parameters to $arrayTyson Andre2020-08-111-58/+58
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Improve type error messages when an object is givenMáté Kocsis2020-05-261-2/+2
* Improve argument error messages in ext/standardMáté Kocsis2020-03-181-48/+48
* Fix #78880: Spelling error reportChristoph M. Becker2019-12-211-1/+1
* Convert some warnings to TypeErrors in array functionsNikita Popov2019-05-311-153/+65
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-3/+3
* Make array parsing parameters error messages consistency with ZPP failureGabriel Caruso2018-08-191-48/+48
* MFH: - Fixed bug #43196 (array_intersect_assoc() crashes with non-array input)Jani Taskinen2007-11-061-74/+73
* New testcases for array_intersect_assoc() functionRaghubansh Kumar2007-11-051-0/+282