ID:               37971
 Updated by:       [EMAIL PROTECTED]
 Reported By:      bx at clansphere dot de
-Status:           Open
+Status:           Closed
 Bug Type:         Feature/Change Request
 Operating System: Windows XP SP2
 PHP Version:      5.1.4
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.




Previous Comments:
------------------------------------------------------------------------

[2006-06-30 06:43:27] bx at clansphere dot de

Description:
------------
using the functions disk_free_space and disk_total_space doesn't
generate php error messages when the path is not existing.

Reproduce code:
---------------
disk_free_space('/this/path/doesnot/exist/');

Expected result:
----------------
php error message showing the path is not existing

Actual result:
--------------
false returned by function, but no php error


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=37971&edit=1

Reply via email to