From 9d079e9b3eff426b0dd27c5f32089f7d25cc0f92 Mon Sep 17 00:00:00 2001 From: Ilia Alshanetsky Date: Thu, 24 Oct 2002 02:40:03 +0000 Subject: [PATCH] Various corrections aimed at making the test's results consistent across all enviroments. --- ext/xslt/tests/009.phpt | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/ext/xslt/tests/009.phpt b/ext/xslt/tests/009.phpt index 1840f284b8..eeb1c6d769 100644 --- a/ext/xslt/tests/009.phpt +++ b/ext/xslt/tests/009.phpt @@ -2,17 +2,20 @@ Memoryleak in error printing --SKIPIF-- +--INI-- +error_reporting=2047 +display_errors=0 +track_errors=1 --FILE-- --EXPECTF-- -Warning: Sablotron error on line none: cannot open file '%s/ext/xslt/tests/non-existent.xsl' in %s/ext/xslt/tests/009.%s on line %i - -%sext/xslt/tests/009.%s(%i) : Warning - Sablotron error on line none: cannot open file '%sext/xslt/tests/non-existent.xsl' +Sablotron error on line none: cannot open file '%s/ext/xslt/tests/non-existent.xsl' -- 2.50.1