summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 942c9c5c02..c5a40ab741 100644
--- a/NEWS
+++ b/NEWS
@@ -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)