diff options
Diffstat (limited to 'ext/libxml/tests/bug63389.phpt')
| -rw-r--r-- | ext/libxml/tests/bug63389.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/libxml/tests/bug63389.phpt b/ext/libxml/tests/bug63389.phpt index 12b3a032a5..88fce5d115 100644 --- a/ext/libxml/tests/bug63389.phpt +++ b/ext/libxml/tests/bug63389.phpt @@ -14,5 +14,5 @@ try { echo "okey"; ?> --EXPECT-- -libxml_set_streams_context() expects argument #1 ($context) to be of type resource, string given +libxml_set_streams_context(): Argument #1 ($context) must be of type resource, string given okey |
