From 751b9a5ce7dff03a7f4fd67c82e1f31cee622d08 Mon Sep 17 00:00:00 2001 From: Date: Wed, 16 May 2001 01:09:32 +0000 Subject: [PATCH] NEWS update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.50.1