Showing 1,086 of 1,086 total issues

non-abstract class \Mvc5\ViewLayout contains abstract internal method \Iterator::valid
Open

class ViewLayout
Severity: Critical
Found in src/ViewLayout.php by phan

non-abstract class \Mvc5\ViewModel contains abstract method \Mvc5\Template\TemplateModel::withTemplate declared at /code/src/Template/TemplateModel.php:25
Open

class ViewModel
Severity: Critical
Found in src/ViewModel.php by phan

non-abstract class \Mvc5\ViewLayout contains abstract internal method \Iterator::key
Open

class ViewLayout
Severity: Critical
Found in src/ViewLayout.php by phan

non-abstract class \Mvc5\ViewLayout contains abstract internal method \Iterator::next
Open

class ViewLayout
Severity: Critical
Found in src/ViewLayout.php by phan

non-abstract class \Mvc5\ViewModel contains abstract internal method \Iterator::rewind
Open

class ViewModel
Severity: Critical
Found in src/ViewModel.php by phan

Class uses undeclared trait \Mvc5\Response\Service\Send
Open

final class Send
Severity: Critical
Found in src/Web/Send.php by phan

Reference to undeclared property \Mvc5\Web\Layout->layout
Open

        return $response->with(BODY,  $this->layout($this->layout, $response->body()));
Severity: Minor
Found in src/Web/Layout.php by phan

Reference to undeclared property \Mvc5\Web\Context->service
Open

        ServiceContext::bind($this->service);
Severity: Minor
Found in src/Web/Context.php by phan

non-abstract class \Mvc5\ViewModel contains abstract internal method \Iterator::key
Open

class ViewModel
Severity: Critical
Found in src/ViewModel.php by phan

non-abstract class \Mvc5\ViewModel contains abstract internal method \Iterator::next
Open

class ViewModel
Severity: Critical
Found in src/ViewModel.php by phan

Call to undeclared method \Mvc5\Web\Route::dispatch
Open

        $result = $this->dispatch($request);
Severity: Critical
Found in src/Web/Route.php by phan

non-abstract class \Mvc5\ViewLayout contains abstract method \Mvc5\Template\TemplateModel::template declared at /code/src/Template/TemplateModel.php:14
Open

class ViewLayout
Severity: Critical
Found in src/ViewLayout.php by phan

non-abstract class \Mvc5\ViewLayout contains abstract internal method \Iterator::current
Open

class ViewLayout
Severity: Critical
Found in src/ViewLayout.php by phan

Class uses undeclared trait \Mvc5\Template\Layout\Layout
Open

final class Layout
Severity: Critical
Found in src/Web/Layout.php by phan

Call to undeclared method \Mvc5\Web\Layout::layout
Open

        return $response->with(BODY,  $this->layout($this->layout, $response->body()));
Severity: Critical
Found in src/Web/Layout.php by phan

syntax error, unexpected 'View' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open

    protected View $view;
Severity: Critical
Found in src/Web/Render.php by phan

Possibly zero references to class \Mvc5\Web\Route
Open

final class Route
Severity: Minor
Found in src/Web/Route.php by phan

non-abstract class \Mvc5\ViewModel contains abstract method \Mvc5\Template\TemplateModel::vars declared at /code/src/Template/TemplateModel.php:19
Open

class ViewModel
Severity: Critical
Found in src/ViewModel.php by phan

Call to undeclared method \Mvc5\Web\Error::request
Open

        return $next($this->request($request), $response);
Severity: Critical
Found in src/Web/Error.php by phan

non-abstract class \Mvc5\ViewLayout contains abstract method \Mvc5\Template\TemplateModel::withTemplate declared at /code/src/Template/TemplateModel.php:25
Open

class ViewLayout
Severity: Critical
Found in src/ViewLayout.php by phan
Severity
Category
Status
Source
Language