From: Date: Thu, 21 Oct 1999 01:09:52 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0b3_RC2~110 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1747a5e505a125d267808410cda6df57beb19ae6;p=php NEWS update --- diff --git a/NEWS b/NEWS index ade66f48c6..2466f437a4 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP 4.0 NEWS ?? ?? 1999, Version 4.0 Beta 3 +- added getcwd() function. (Thies) +- XML_Parse_Into_Struct no longer eats data. (Thies) - Fixed parse_url('-') crash. (Thies) - added === operator support. (Andi & Thies, Zend library) - unserialize() now gives a notice when passed invalid data. (Thies)