| tomsommer@php.net 2004-08-28, 3:56 pm |
| ID: 29876
Updated by: tomsommer@php.net
Reported By: messju at lammfellpuschen dot de
-Status: Open
+Status: Closed
Bug Type: Documentation problem
PHP Version: Irrelevant
New Comment:
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.
Previous Comments:
------------------------------------------------------------------------
[2004-08-28 16:08:00] 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.
------------------------------------------------------------------------
--
Edit this bug report at http://bugs.php.net/?id=29876&edit=1
|