diff options
author | Anatol Belski <ab@php.net> | 2016-11-24 14:36:49 +0100 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-11-24 14:36:49 +0100 |
commit | c62b73269658afd03cb1c972c475850b9878120f (patch) | |
tree | 015b5c773d730f1228e2e70dbc79924b425cd8fb /ext/fileinfo/tests/bug61964.phpt | |
parent | 411e97c72d6a200930a7edc48a031a2ca64c0e0c (diff) | |
download | php-git-c62b73269658afd03cb1c972c475850b9878120f.tar.gz |
fix tests
Diffstat (limited to 'ext/fileinfo/tests/bug61964.phpt')
-rw-r--r-- | ext/fileinfo/tests/bug61964.phpt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/ext/fileinfo/tests/bug61964.phpt b/ext/fileinfo/tests/bug61964.phpt index efb0b2ce53..03f728721a 100644 --- a/ext/fileinfo/tests/bug61964.phpt +++ b/ext/fileinfo/tests/bug61964.phpt @@ -54,20 +54,12 @@ Notice: finfo_open(): Warning: offset `string' invalid in %sbug61964.php on line Notice: finfo_open(): Warning: offset ` Core' invalid in %sbug61964.php on line %d -Notice: finfo_open(): Warning: type `Core' invalid in %sbug61964.php on line %d - Notice: finfo_open(): Warning: offset ` Me' invalid in %sbug61964.php on line %d -Notice: finfo_open(): Warning: type `Me' invalid in %sbug61964.php on line %d - Notice: finfo_open(): Warning: offset `a' invalid in %sbug61964.php on line %d -Notice: finfo_open(): Warning: type `a' invalid in %sbug61964.php on line %d - Notice: finfo_open(): Warning: offset `b' invalid in %sbug61964.php on line %d -Notice: finfo_open(): Warning: type `b' invalid in %sbug61964.php on line %d - Warning: finfo_open(): Failed to load magic database at '%stest-folder'. in %sbug61964.php on line %d DONE: testing dir with files ===DONE=== |