diff options
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 +- Upgraded PCRE to version 3.9. (Wez) - OCIResult() could return garbage if called on empty result-sets. (thies) - Added ability to use Perl-style ${n} subpattern references in the replacement string for preg_replace(). Takes care of bug #18442. (Andrei) |