summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorfoobar <sniper@php.net>2002-04-08 07:47:50 +0000
committerfoobar <sniper@php.net>2002-04-08 07:47:50 +0000
commitee20639c7fbd082befe286ace54170214a88fe1b (patch)
tree68247627afb1d5b0dfa01d1413d4662c355225d4 /NEWS
parent77c058a06a0f2f643a0343a9d5a670514f6274ce (diff)
downloadphp-git-ee20639c7fbd082befe286ace54170214a88fe1b.tar.gz
and the news entry..
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8cb722d010..33ef481358 100644
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,7 @@
PHP 4 NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 2002, Version 4.3.0
+- Made PHP always use the bundled regex functions. (Jani)
- Added "ignore_repeated_errors" and "ignore_repeated_source" php.ini options
which can be used to disable logging of repeated error messages. (Marcus)
- Made pg_last_notice() work correctly. (Yasuo)