summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_map_variation10.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update array parameter names for named parametersLarry Garfield2020-09-141-1/+1
* Rename standard array function parameters to $arrayTyson Andre2020-08-111-3/+3
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-5/+0
* Improve argument error messages in ext/standardMáté Kocsis2020-03-181-1/+1
* Reindent phpt filesNikita Popov2020-02-031-2/+2
* Fix #78880: Another bunch of spelling errorsMáté Kocsis2020-01-161-1/+1
* Convert some warnings to TypeErrors in array functionsNikita Popov2019-05-311-5/+7
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-1/+1
* Make array parsing parameters error messages consistency with ZPP failureGabriel Caruso2018-08-191-1/+1
* Deprecate create_function()Nikita Popov2017-02-031-6/+6
* Implemented RFC: Replace "Missing argument" warning with "Too few arguments" ...Dmitry Stogov2016-06-161-36/+6
* - killed off UEXPECTSteph Fox2008-05-261-85/+0
* New smaller testcases for array_map() functionRaghubansh Kumar2008-01-031-0/+205