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
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: 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: Tue Jun 16 11:00:01 2026 UTC