andrei Mon Jun 30 09:29:06 2003 EDT Modified files: /php-src NEWS Log: Index: php-src/NEWS diff -u php-src/NEWS:1.1436 php-src/NEWS:1.1437 --- php-src/NEWS:1.1436 Sun Jun 29 19:14:47 2003 +++ php-src/NEWS Mon Jun 30 09:29:06 2003 @@ -3,6 +3,9 @@ ?? ??? 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 <![CDATA[]]> fields within XML documents in ext/xml. (Sterling)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php