summaryrefslogtreecommitdiff
path: root/ext/standard/tests/file/pathinfo_error.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/standard/tests/file/pathinfo_error.phpt')
-rw-r--r--ext/standard/tests/file/pathinfo_error.phpt9
1 files changed, 0 insertions, 9 deletions
diff --git a/ext/standard/tests/file/pathinfo_error.phpt b/ext/standard/tests/file/pathinfo_error.phpt
index fcd3fb37da..903fc5b637 100644
--- a/ext/standard/tests/file/pathinfo_error.phpt
+++ b/ext/standard/tests/file/pathinfo_error.phpt
@@ -22,12 +22,3 @@ NULL
Warning: pathinfo() expects at most 2 parameters, 3 given in %s on line %d
NULL
Done
---UEXPECTF--
-*** Testing pathinfo() for error conditions ***
-
-Warning: pathinfo() expects at least 1 parameter, 0 given in %s on line %d
-NULL
-
-Warning: pathinfo() expects at most 2 parameters, 3 given in %s on line %d
-NULL
-Done