From ce826716d55dc77d04bcecae869df3db2f2cdb21 Mon Sep 17 00:00:00 2001 From: Date: Tue, 13 Jun 2000 02:14:49 +0000 Subject: [PATCH] NEWS update --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.50.1