mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
fileinfo: Fix cleanup in ext/fileinfo/tests/cve-2014-1943-mb.phpt (#18397)
This also removes an accidentally committed file.
This commit is contained in:
@@ -26,8 +26,8 @@ finfo_close($fi);
|
||||
Done
|
||||
--CLEAN--
|
||||
<?php
|
||||
@unlink(__DIR__.'/cve-2014-1943.data');
|
||||
@unlink(__DIR__.'/cve-2014-1943.magic');
|
||||
@unlink(__DIR__.'/cve-2014-1943私はガラスを食べられます.data');
|
||||
@unlink(__DIR__.'/cve-2014-1943私はガラスを食べられます.magic');
|
||||
?>
|
||||
--EXPECTF--
|
||||
string(%d) "%s"
|
||||
|
||||
File diff suppressed because one or more lines are too long
@@ -1,2 +0,0 @@
|
||||
0 byte x
|
||||
>(1.b) indirect x
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user