From: Date: Tue, 2 Nov 1999 02:09:23 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0b3_RC2~48 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81c24791e1382e051b1494586272a282c2e8f69b;p=php NEWS update --- diff --git a/NEWS b/NEWS index 83eb76a466..bec983bfb6 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP 4.0 NEWS ?? ?? 1999, Version 4.0 Beta 3 +- Added array_pad() function. (Andrei) +- Added new getservby{name,port} functions. (Evan) - Added session.cookie_path and session.cookie_domain (Sascha) - Continue processing PHP_INI_SYSTEM knownDirectives after extension= (Sam Ruby)