diff options
Diffstat (limited to 'ext/standard/tests/file/fileowner_error.phpt')
| -rw-r--r-- | ext/standard/tests/file/fileowner_error.phpt | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/ext/standard/tests/file/fileowner_error.phpt b/ext/standard/tests/file/fileowner_error.phpt index 74546e8bec..ce17058e36 100644 --- a/ext/standard/tests/file/fileowner_error.phpt +++ b/ext/standard/tests/file/fileowner_error.phpt @@ -41,23 +41,3 @@ Warning: fileowner() expects exactly 1 parameter, 2 given in %s on line %d NULL *** Done *** - ---UEXPECTF-- -*** Testing fileowner(): error conditions *** - -Warning: fileowner(): stat failed for /no/such/file/dir in %s on line %d -bool(false) - -Warning: fileowner(): stat failed for string in %s on line %d -bool(false) - -Warning: fileowner(): stat failed for 100 in %s on line %d -bool(false) - -Warning: fileowner() expects exactly 1 parameter, 0 given in %s on line %d -NULL - -Warning: fileowner() expects exactly 1 parameter, 2 given in %s on line %d -NULL - -*** Done *** |
