]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Thu, 12 Sep 2002 00:34:41 +0000 (00:34 +0000)
committer <changelog@php.net> <>
Thu, 12 Sep 2002 00:34:41 +0000 (00:34 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 4c0f84597edfff1bf4d046eca2333de54baeb723..ea4868affa5c2833d742813985cccc31f054ef3e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Added ability to use Perl-style ${n} subpattern references in the
+  replacement string for preg_replace(). Takes care of bug #18442. (Andrei)
 - Fixed array_merge_recursive() to avoid problems with merging cyclical
   arrays (bug #16064). (Andrei)
 - Made function_exists() work properly with disabled functions. (Andrei)