]> granicus.if.org Git - php/commitdiff
*** empty log message ***
authorAndrei Zmievski <andrei@php.net>
Mon, 30 Jun 2003 13:28:20 +0000 (13:28 +0000)
committerAndrei Zmievski <andrei@php.net>
Mon, 30 Jun 2003 13:28:20 +0000 (13:28 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d9b243107cf0bec3c99d08b4b8242db3a9c99864..f657b9904790008a0fe31f16db5f23d1f981eba3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,8 @@ PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 26 Jun 2003, Version 4.3.3RC2
 - Upgraded the 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 FastCGI IIS document root problem. (Shane)
 - Fixed corruption of multibyte character including 0x5c as second
   byte in multipart/form-data. (Rui)