From cf39c3d63829235626fd4dcb52e1274ca561932e Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Sat, 10 Aug 2013 23:12:04 -0700 Subject: [PATCH] ensure notices are not ignored when tests need them --- ext/pgsql/tests/09notice.phpt | 2 +- ext/pgsql/tests/80_bug32223.phpt | 2 ++ ext/pgsql/tests/80_bug32223b.phpt | 2 ++ 3 files changed, 5 insertions(+), 1 deletion(-) diff --git a/ext/pgsql/tests/09notice.phpt b/ext/pgsql/tests/09notice.phpt index 3167069169..67ef262fca 100644 --- a/ext/pgsql/tests/09notice.phpt +++ b/ext/pgsql/tests/09notice.phpt @@ -10,7 +10,7 @@ _skip_lc_messages(); ?> --INI-- pgsql.log_notice=1 -pgsql.ignore_notices=0 +pgsql.ignore_notice=0 --FILE-- +--INI-- +pgsql.ignore_notice=0 --FILE-- +--INI-- +pgsql.ignore_notice=0 --FILE--