diff options
author | foobar <sniper@php.net> | 2002-04-08 07:47:50 +0000 |
---|---|---|
committer | foobar <sniper@php.net> | 2002-04-08 07:47:50 +0000 |
commit | ee20639c7fbd082befe286ace54170214a88fe1b (patch) | |
tree | 68247627afb1d5b0dfa01d1413d4662c355225d4 /NEWS | |
parent | 77c058a06a0f2f643a0343a9d5a670514f6274ce (diff) | |
download | php-git-ee20639c7fbd082befe286ace54170214a88fe1b.tar.gz |
and the news entry..
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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) |