From: foobar Date: Mon, 8 Apr 2002 07:47:50 +0000 (+0000) Subject: and the news entry.. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~792 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ee20639c7fbd082befe286ace54170214a88fe1b;p=php and the news entry.. --- 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)