From: Date: Mon, 28 Aug 2000 01:09:05 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.2~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b75610a9f3087e6def11dfe24989580849677512;p=php NEWS update --- diff --git a/NEWS b/NEWS index 0c92b9f203..d2557e4f03 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.2 +- PHP 3 regression testing framework re-born (Stig) +- Added php_uname() function (Stig) - Made a minor change to allow building with OpenLDAP 2.0 (Stig Venaas) - Fixed a bug in preg_replace() that would truncate subject string if the first argument was en empty array. (Andrei)