andrei          Mon Jun 30 09:28:21 2003 EDT

  Modified files:              (Branch: PHP_4_3)
    /php-src    NEWS 
  Log:
  
  
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1247.2.272 php-src/NEWS:1.1247.2.273
--- php-src/NEWS:1.1247.2.272   Sun Jun 29 21:05:02 2003
+++ php-src/NEWS        Mon Jun 30 09:28:20 2003
@@ -2,6 +2,8 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 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)



-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to