summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Zmievski <andrei@php.net>2006-05-10 02:47:21 +0000
committerAndrei Zmievski <andrei@php.net>2006-05-10 02:47:21 +0000
commitee68b995712fdd9fea8615333b1e5f11f84d0838 (patch)
tree73ef8b5ce7f815090c360e9ccfde422629f21598
parentedfe649c6b1749e3e636a58e42f269c01333132d (diff)
downloadphp-git-ee68b995712fdd9fea8615333b1e5f11f84d0838.tar.gz
*** empty log message ***
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index d43e118421..80b355c3f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2006, PHP 5.2.0
-- Added run-time configurable backtracking/recursion limits. (Andrei)
+- Added run-time configurable backtracking/recursion limits for PCRE. (Andrei)
- Added preg_last_error(). (Andrei)
- Added support for Apache 2.2 handler in the Windows distro. (Edin)
- Added pg_field_table() function. (Edin)