summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_merge_recursive_variation1.phpt
Commit message (Expand)AuthorAgeFilesLines
* 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-2/+2
* Improve argument error messages in ext/standardMáté Kocsis2020-03-181-48/+48
* Convert some warnings to TypeErrors in array functionsNikita Popov2019-05-311-156/+68
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* 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
* New testcases for array_merge_recursive() functionRaghubansh Kumar2007-12-111-0/+303