]> granicus.if.org Git - php/commit
New testcases for array_fill() function
authorRaghubansh Kumar <kraghuba@php.net>
Fri, 19 Oct 2007 18:25:57 +0000 (18:25 +0000)
committerRaghubansh Kumar <kraghuba@php.net>
Fri, 19 Oct 2007 18:25:57 +0000 (18:25 +0000)
commit5d7aaf9798b44d2f53fe4f9cb4c4690f6b11c061
tree12f8e0e36477c338bac783a38f11c04f0ed84b6d
parente9b634e0c44808d52f50a2f723683d7e59f32ccb
New testcases for array_fill() function
ext/standard/tests/array/array_fill_basic.phpt [new file with mode: 0644]
ext/standard/tests/array/array_fill_error.phpt [new file with mode: 0644]
ext/standard/tests/array/array_fill_object.phpt [new file with mode: 0644]
ext/standard/tests/array/array_fill_variation1.phpt [new file with mode: 0644]
ext/standard/tests/array/array_fill_variation2.phpt [new file with mode: 0644]
ext/standard/tests/array/array_fill_variation3.phpt [new file with mode: 0644]
ext/standard/tests/array/array_fill_variation4.phpt [new file with mode: 0644]
ext/standard/tests/array/array_fill_variation5.phpt [new file with mode: 0644]