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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please !
Your email address:
MUST BE VALID
Solve the problem:
36 + 4 = ?
Subscribe to this entry?

 
 [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: Sun May 19 13:01:33 2024 UTC