--- embedaddon/php/ext/pgsql/tests/80_bug32223b.phpt 2012/02/21 23:47:59 1.1.1.1 +++ embedaddon/php/ext/pgsql/tests/80_bug32223b.phpt 2013/10/14 08:02:28 1.1.1.2 @@ -15,6 +15,8 @@ end; ' LANGUAGE plpgsql;"); if (!$res) die('skip PLPGSQL not available'); ?> +--INI-- +pgsql.ignore_notice=0 --FILE--