php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #51145 "of the value" is written twice were it should be once
Submitted: 2010-02-25 16:57 UTC Modified: 2010-02-25 21:52 UTC
From: cuisdy at gmail dot com Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
If you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: cuisdy at gmail dot com
New email:
PHP Version: OS:

 

 [2010-02-25 16:57 UTC] cuisdy at gmail dot com
Description:
------------
"Fills an array with num  entries of the value of the value  parameter, keys starting at the start_index  parameter."



Reproduce code:
---------------
---
From manual page: http://www.php.net/function.array-fill#Description
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-02-25 21:52 UTC] kalle@php.net
No bug here -- the way its written and formatted makes it alright since we are talking about <parameter>value</parameter>, which is written with italic.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 01 11:01:35 2025 UTC