php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #30130 Misspelled Function
Submitted: 2004-09-17 11:57 UTC Modified: 2004-09-18 15:36 UTC
From: yon_demon at yahoo dot es Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2004-09-17 11:57 UTC] yon_demon at yahoo dot es
Description:
------------
Spanish version of printf manual doesn't mention return of int

int printf ( string formato [, mixed args])

About the int returned, the English version tells:
 "Returns the length of the outputted string."
where in the Spanish one doen't mention it.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-09-18 15:36 UTC] lboshell@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Thank you for the report. You can get in touch with the spanish translation team at the mailing list <doc-es@lists.php.net>.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 11:00:03 2025 UTC