summaryrefslogtreecommitdiff
path: root/ext/standard/tests/array/array_fill_variation1.phpt
Commit message (Expand)AuthorAgeFilesLines
* Remove zpp variation testsNikita Popov2019-02-051-244/+0
* Trim trailing whitespace in *.phptPeter Kokot2018-10-141-6/+6
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-2/+2
* Use int instead of integer in type errorsGabriel Caruso2018-02-041-12/+12
* Use "float" and "integer" in typehint and zpp errorsAndrea Faulds2014-12-211-12/+12
* fixed testsAnatol Belski2014-12-191-1/+1
* Fixed testDmitry Stogov2014-12-151-1/+1
* Fix more 32-bit testsAndrea Faulds2014-11-291-6/+3
* MFH: Updated tests after double->long conversion change (basically to match 5.2)Matt Wilmas2009-06-041-2/+2
* Fixed bug #42868 (Floats cast to integer produce unpredicatable results). (Zo...Dmitry Stogov2007-12-171-13/+13
* MFH: fix testAntony Dovgal2007-11-081-0/+4
* - Fix testsJani Taskinen2007-11-021-46/+34
* New testcases for array_fill() functionRaghubansh Kumar2007-10-191-0/+255