From 5b87add94b8020df7acdea07dfd8f111ecf2900d Mon Sep 17 00:00:00 2001 From: Sascha Schumann Date: Sun, 20 May 2001 11:13:56 +0000 Subject: [PATCH] refining --- NEWS | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/NEWS b/NEWS index df2aa52b8a..fa837f5cc9 100644 --- a/NEWS +++ b/NEWS @@ -6,14 +6,14 @@ PHP 4.0 NEWS - Added the IMG_ARC_ROUNDED option for the ImageFilledArc() function, which specified that the drawn curve should be rounded. (Sterling) - Updated the sockets extension to use resources instead of longs for the - ocket descriptors. The socket functions have been renamed to conform with - the PHP standard instead of their C counterparts. The sockets extension is now - usable under Win32. (Daniel) + socket descriptors. The socket functions have been renamed to conform with + the PHP standard instead of their C counterparts. The sockets extension is + now usable under Win32. (Daniel) - 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 +- Fixed #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 functions/methods that accepted parameters by reference. (Andrei) -- 2.50.1