From: Date: Tue, 13 Jun 2000 02:14:49 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.0.1RC~230 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ce826716d55dc77d04bcecae869df3db2f2cdb21;p=php NEWS update --- diff --git a/NEWS b/NEWS index bb91e04d1e..e0d09490dc 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,10 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Fixed an initialization problem in the MS-SQL problem that could cause + a crash in mssql_query() (Zeev) +- Upgraded PCRE to version 3.2 and fixed a bug when anchored pattern + matched an empty string. (Andrei) - Fixed a bug that prevented PHP from paying attention to the extension_dir directive with extensions that were loaded from the php.ini file (Zeev) - Changed set_error_handler() to return the name of the previously defined