diff options
| author | Steph Fox <sfox@php.net> | 2008-05-27 09:34:55 +0000 |
|---|---|---|
| committer | Steph Fox <sfox@php.net> | 2008-05-27 09:34:55 +0000 |
| commit | a4cb8c536fc896f8366ab87980659800a72f461c (patch) | |
| tree | 1198a17fa0f381c63c353ce9a92233945ed87546 /ext/standard/tests/file/stat_error-win32.phpt | |
| parent | 4ccb8869e7c106a3c03f65b406e2916a09313d71 (diff) | |
| download | php-git-a4cb8c536fc896f8366ab87980659800a72f461c.tar.gz | |
- killed off UEXPECT
Diffstat (limited to 'ext/standard/tests/file/stat_error-win32.phpt')
| -rw-r--r-- | ext/standard/tests/file/stat_error-win32.phpt | 25 |
1 files changed, 0 insertions, 25 deletions
diff --git a/ext/standard/tests/file/stat_error-win32.phpt b/ext/standard/tests/file/stat_error-win32.phpt index 55010e6c58..e32b09c717 100644 --- a/ext/standard/tests/file/stat_error-win32.phpt +++ b/ext/standard/tests/file/stat_error-win32.phpt @@ -52,28 +52,3 @@ bool(false) Warning: stat() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d NULL Done - ---UEXPECTF-- -*** Testing stat() for error conditions *** - -Warning: stat() expects exactly 1 parameter, 0 given in %s on line %d -NULL - -Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d -NULL - -Warning: stat() expects exactly 1 parameter, 2 given in %s on line %d -NULL - -Warning: stat(): stat failed for %s in %s on line %d -bool(false) - -Warning: stat(): stat failed for %s in %s on line %d -bool(false) - -Warning: stat(): stat failed for 22 in %s on line %d -bool(false) - -Warning: stat() expects parameter 1 to be string (Unicode or binary), array given in %s on line %d -NULL -Done |
