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
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: goda at sztaki dot hu
New email:
PHP Version: OS:

 

 [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

Pull Requests

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-2025 The PHP Group
All rights reserved.
Last updated: Tue May 06 06:01:29 2025 UTC