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
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: 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