summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
author <changelog@php.net>2001-05-16 01:09:32 +0000
committer <changelog@php.net>2001-05-16 01:09:32 +0000
commit751b9a5ce7dff03a7f4fd67c82e1f31cee622d08 (patch)
tree387caa795bd825b34264f4db79a44ac90bb1040c /NEWS
parent82b31fb7a3c28bf752c56ef8ba76f81859b42901 (diff)
downloadphp-git-751b9a5ce7dff03a7f4fd67c82e1f31cee622d08.tar.gz
NEWS update
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a6546584c8..95e2b0e527 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,10 @@
PHP 4.0 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, Version 4.0.7-dev
+- Added disk_total_space() to return the total size of a filesystem.
+ (Patch from Steven Bower)
+- Renamed diskfreespace() to disk_free_space() to conform to established
+ naming conventions. (jon)
- Fix for bug 2181. Now zero is returned instead of an unset value for
7-bit encoding and plain text body type. (Vlad)
- Fixed a bug in call_user_*() functions that would not allow calling