summaryrefslogtreecommitdiff
path: root/ext/xsl/tests/bug54446.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xsl/tests/bug54446.phpt')
-rw-r--r--ext/xsl/tests/bug54446.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/xsl/tests/bug54446.phpt b/ext/xsl/tests/bug54446.phpt
index 94197faa18..86b9e73967 100644
--- a/ext/xsl/tests/bug54446.phpt
+++ b/ext/xsl/tests/bug54446.phpt
@@ -69,8 +69,6 @@ if (file_exists($outputfile)) {
} else {
print "OK, no file created\n";
}
-
-
--EXPECTF--
Warning: XSLTProcessor::transformToXml(): runtime error: file %s line %s element output in %s on line %d
@@ -92,4 +90,3 @@ Warning: XSLTProcessor::transformToXml(): xsltDocumentElem: write rights for %s/
OK, no file created
--CREDITS--
Christian Stocker, chregu@php.net
-