php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #29876 Very minor inaccuracy in the doc for tempnam()
Submitted: 2004-08-28 16:08 UTC Modified: 2004-08-28 16:55 UTC
From: messju at lammfellpuschen dot de Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2004-08-28 16:08 UTC] messju at lammfellpuschen dot de
Description:
------------
This is really just very very minor:

http://php.net/tempnam says about the return value of tempnam():

"Returns the new temporary filename, or the FALSE string on failure."

obviously FALSE is a boolean and not a string.





Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2004-08-28 16:55 UTC] tomsommer@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.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Jul 27 05:00:02 2025 UTC