php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49844 Parameters descriptions for printf function is not complete
Submitted: 2009-10-12 13:42 UTC Modified: 2009-11-13 21:02 UTC
From: debiprasad dot s 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: debiprasad dot s at gmail dot com
New email:
PHP Version: OS:

 

 [2009-10-12 13:42 UTC] debiprasad dot s at gmail dot com
Description:
------------
Similar to Bug #45164

Parameters descriptions for printf function is not complete.
An experienced developer understands args is the argument supplied in this function and ... for the other args which follow by. But some new learners confuse about that. Just a simple hints will help them.

Reproduce code:
---------------
---
From manual page: function.printf#Parameters
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 
PHP Copyright © 2001-2026 The PHP Group
All rights reserved.
Last updated: Thu Jun 25 08:00:01 2026 UTC