php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #2476 diskfreespace() missing
Submitted: 1999-10-09 17:33 UTC Modified: 1999-10-10 04:10 UTC
From: leon at leonatkinson dot com Assigned:
Status: Closed Package: Other
PHP Version: 4.0 Beta 2 OS: both windows and linux
Private report: No CVE-ID: None
 [1999-10-09 17:33 UTC] leon at leonatkinson dot com
Here's another missing function:

<?
	print(diskfreespace("/"));
?>

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1999-10-10 04:10 UTC] thies at cvs dot php dot net
fixed in cvs
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Apr 19 10:01:28 2024 UTC