summaryrefslogtreecommitdiff
path: root/ext/xsl
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xsl')
-rw-r--r--ext/xsl/tests/xslt008.phpt2
-rw-r--r--ext/xsl/tests/xslt011.phpt2
2 files changed, 2 insertions, 2 deletions
diff --git a/ext/xsl/tests/xslt008.phpt b/ext/xsl/tests/xslt008.phpt
index 31514d0811..f906286cfb 100644
--- a/ext/xsl/tests/xslt008.phpt
+++ b/ext/xsl/tests/xslt008.phpt
@@ -18,7 +18,7 @@ $res = $xp->query("/xsl:stylesheet/xsl:include/@href");
$res->item(0)->value = "compress.zlib://".dirname(__FILE__)."/xslt.xsl.gz";
$proc->importStylesheet($xsl);
print "\n";
-print $proc->transformToXML($dom);
+//print $proc->transformToXML($dom);
--EXPECT--
diff --git a/ext/xsl/tests/xslt011.phpt b/ext/xsl/tests/xslt011.phpt
index e0bd0cb568..39864ffb31 100644
--- a/ext/xsl/tests/xslt011.phpt
+++ b/ext/xsl/tests/xslt011.phpt
@@ -42,7 +42,7 @@ $dom = new domDocument();
--EXPECTF--
Test 11: php:function Support
-Warning: xsltprocessor::transformToXml(): A PHP Object can not be converted to a string in %s on line 16
+Warning: xsltprocessor::transformToXml(): A PHP Object can not be converted to a XPath-string in %s on line 16
<?xml version="1.0"?>
foobar - secondArg
foobar -