e107inc/e107

View on GitHub
e107_handlers/e_thumbnail_class.php

Summary

Maintainability
A
0 mins
Test Coverage
F
40%

Argument 2 (mode) is 'mix' but \e_parse::createConstants() takes int defined at /code/e107_handlers/e_parse_class.php:3255
Open

        $this->_src = $tp->createConstants($this->_request['src'], 'mix');
Severity: Minor
Found in e107_handlers/e_thumbnail_class.php by phan

Call to method make from undeclared class \Intervention\Image\ImageManagerStatic
Open

        $img = Image::make($this->_src_path);
Severity: Critical
Found in e107_handlers/e_thumbnail_class.php by phan

There are no issues that match your filters.

Category
Status