summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_fill_error.phpt
Commit message (Expand)AuthorAgeFilesLines
* Update array parameter names for named parametersLarry Garfield2020-09-141-1/+1
* Remove unnecessary PHPDoc-alike blocks from testsMáté Kocsis2020-06-241-6/+0
* Improve a last couple of argument error messagesMáté Kocsis2020-04-201-1/+1
* Convert Errors to ValueErrorsGeorge Peter Banyard2019-12-051-6/+2
* Promote warnings to error in array_flip()George Peter Banyard2019-10-021-5/+10
* Adjust tests for zpp TypeError changeNikita Popov2019-03-111-30/+2
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-2/+2
* Allow $num=0 in array_fill()Nikita Popov2013-11-121-8/+1
* - killed off UEXPECTSteph Fox2008-05-261-21/+0
* New testcases for array_fill() functionRaghubansh Kumar2007-10-191-0/+82