changelog               Sat Apr  6 20:20:51 2002 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.930 php4/NEWS:1.931
--- php4/NEWS:1.930     Sat Apr  6 08:29:05 2002
+++ php4/NEWS   Sat Apr  6 20:20:51 2002
@@ -1,6 +1,10 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 2002, Version 4.3.0
+- You can now disable logging of repeated error messages with two new ini settings 
+ignore_repeated_errors, ignore_repeated_source. @(Marcus)
+- Make pg_last_notice() work as it is designed. It returns notice message PostgreSQL 
+connection resource specified.
+  Added "pgsql.ignore_notice" ini entry.
+  Added "pgsql.log_notice" ini entry.
 - Added "zlib.output_compression_level" php.ini option. (Stig)
 - Added support for --with-apxs build on Mac OS X / Darwin. (markonen)
 - Added support for dynamically loaded extensions on OS X / Darwin. 


Reply via email to