From: Ilia Alshanetsky Date: Thu, 24 Oct 2002 02:40:03 +0000 (+0000) Subject: Various corrections aimed at making the test's results consistent across X-Git-Tag: php-4.3.0pre2~112 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=9d079e9b3eff426b0dd27c5f32089f7d25cc0f92;p=php Various corrections aimed at making the test's results consistent across all enviroments. --- 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'