php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #14139 no array_fill()
Submitted: 2001-11-20 04:55 UTC Modified: 2001-11-20 04:59 UTC
From: goda at sztaki dot hu Assigned:
Status: Closed Package: Arrays related
PHP Version: 4.0.6 OS: linux
Private report: No CVE-ID: None
 [2001-11-20 04:55 UTC] goda at sztaki dot hu
There is no array_fill() PHP function (I cannot see it in ext/standard/array.c too)
It is hardly needed, cos itterations are extremly slow in PHP..

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-11-20 04:59 UTC] derick@php.net
It's only available in version 4.2.0 and higher. (Change the documentation to reflect that).

Derick
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 07 09:01:31 2024 UTC