mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
[ticket/13904] Modify files for updated fast-image-size library
PHPBB3-13904
This commit is contained in:
@@ -59,7 +59,7 @@ class phpbb_files_upload_test extends phpbb_test_case
|
||||
$this->filesystem,
|
||||
$this->language,
|
||||
$this->php_ini,
|
||||
new \fastImageSize\fastImageSize(),
|
||||
new \FastImageSize\FastImageSize(),
|
||||
$phpbb_root_path,
|
||||
new \phpbb\mimetype\guesser(array(
|
||||
'mimetype.extension_guesser' => new \phpbb\mimetype\extension_guesser(),
|
||||
|
Reference in New Issue
Block a user