php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #35842 printf documentation error about return value
Submitted: 2005-12-29 19:00 UTC Modified: 2005-12-29 19:26 UTC
From: bate@php.net 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: bate@php.net
New email:
PHP Version: OS:

 

 [2005-12-29 19:00 UTC] bate@php.net
Description:
------------
http://bugs.php.net/bug.php?id=30130
same problem for german translation

wrong: void printf ( string format [, mixed args] )
correct: int printf ( string format [, mixed args] )



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-12-29 19:26 UTC] nlopess@php.net
The english version is correct, so you'll have to wait until the German translation team updates the docs.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed Nov 19 12:00:02 2025 UTC