php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #49801 Return value in case of an error is missing
Submitted: 2009-10-07 12:06 UTC Modified: 2009-11-13 21:14 UTC
From: anselm dot foehr at nidag dot com Assigned:
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS: Irrelevant
Private report: No CVE-ID: None
 [2009-10-07 12:06 UTC] anselm dot foehr at nidag dot com
Description:
------------
The documentation should mention how the function behaves in case of an error. It seems to return boolean false in such a case.

Reproduce code:
---------------
---
From manual page: function.disk-free-space#Return Values
---



Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-11-13 21:14 UTC] vrana@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.


 [2009-11-13 21:15 UTC] svn@php.net
Automatic comment from SVN on behalf of vrana
Revision: http://svn.php.net/viewvc/?view=revision&revision=290700
Log: Returns false in error (bug #49801)
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Fri Nov 21 05:00:01 2025 UTC