mirror of
https://github.com/php/php-src.git
synced 2025-01-24 20:53:37 +08:00
Small corrections to the expected output.
This commit is contained in:
parent
2e25c236d4
commit
9f6a8748e1
@ -13,5 +13,5 @@ $result = xslt_process($xh, $xmlfile, $xslfile, NULL);
|
||||
xslt_free($xh);
|
||||
?>
|
||||
--EXPECTF--
|
||||
Warning: Sablotron error on line none: cannot open file '%s/ext/xslt/tests/non-existent.xsl' in %s/ext/xslt/tests/phpt.%s on line %i
|
||||
%sext/xslt/tests/%s(%i) : Warning - Sablotron error on line none: cannot open file '%sext/xslt/tests/non-existent.xsl'
|
||||
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'
|
||||
|
Loading…
Reference in New Issue
Block a user