summaryrefslogtreecommitdiff
path: root/ext/fileinfo/tests/finfo_close_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/fileinfo/tests/finfo_close_error.phpt')
-rw-r--r--ext/fileinfo/tests/finfo_close_error.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/fileinfo/tests/finfo_close_error.phpt b/ext/fileinfo/tests/finfo_close_error.phpt
index b42510f130..a32baf8450 100644
--- a/ext/fileinfo/tests/finfo_close_error.phpt
+++ b/ext/fileinfo/tests/finfo_close_error.phpt
@@ -19,4 +19,4 @@ try {
*** Testing finfo_close() : error conditions ***
-- Testing finfo_close() function with wrong resource type --
-finfo_close(): supplied resource is not a valid file_info resource
+finfo_close(): Argument #1 ($finfo) must be of type finfo, resource given