From 5a92358183106f67b05c8ddddcd3a3a29b0b165a Mon Sep 17 00:00:00 2001 From: foobar Date: Wed, 10 Apr 2002 21:22:10 +0000 Subject: [PATCH] - Added __FUNCTION__ and __CLASS__ constants. --- NEWS | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index ec07237812..e1d49aa981 100644 --- a/NEWS +++ b/NEWS @@ -1,9 +1,11 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2002, Version 4.3.0 +- Added __FUNCTION__ and __CLASS__ constants. (Jani, Zend Engine) - Added pg_metadate(), pg_convert(), pg_insert(), pg_select(), pg_update() and pg_delete(). (Yasuo) -- Added 2nd parameter for pg_result_status() to specify return type. (Yasuo) +- Added optional 2nd parameter for pg_result_status() to specify return type. + (Yasuo) - 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) -- 2.50.1