From a841b74ee3a632036ab89564d1b4f612f93b052e Mon Sep 17 00:00:00 2001 From: Andrei Zmievski Date: Mon, 30 Jun 2003 13:29:06 +0000 Subject: [PATCH] *** empty log message *** --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index a8154927bc..9860ef4249 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,9 @@ PHP NEWS ?? ??? 200?, Version 5.0.0 ?? ??? 2003, PHP 5 Beta 2 +- Upgraded bundled PCRE library to version 4.3. (Andrei) +- Added a new parameter to preg_match* that can be used to specify the starting + offset in the subject string to match from. (Andrei) - Fixed support for fields within XML documents in ext/xml. (Sterling) -- 2.50.1