Showing 1,086 of 1,086 total issues

Possibly zero references to public method \Mvc5\Template\Config\TemplateLayout::model()
Open

    function model()
Severity: Minor
Found in src/Template/Config/TemplateLayout.php by phan

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

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

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

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

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

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

Class uses undeclared trait \Mvc5\Template\Config\TemplateModel
Open

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

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

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

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

final class JsonExceptionResponse
Severity: Critical
Found in src/Response/JsonExceptionResponse.php by phan

Possibly zero references to public method \Mvc5\View\Config\ViewModel::service()
Open

    function service()
Severity: Minor
Found in src/View/Config/ViewModel.php by phan

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

final class JsonExceptionResponse
Severity: Critical
Found in src/Response/JsonExceptionResponse.php by phan

Class uses undeclared trait \Mvc5\View\Template\Find
Open

final class Render
Severity: Critical
Found in src/View/Render.php by phan

non-abstract class \Mvc5\Response\JsonResponse contains abstract method \Mvc5\Http\Response::body declared at /code/src/Http/Response.php:16
Open

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

Class uses undeclared trait \Mvc5\View\Template\Render (Did you mean trait \Mvc5\Plugins\Render)
Open

final class Render
Severity: Critical
Found in src/View/Render.php by phan

non-abstract class \Mvc5\Response\JsonResponse contains abstract method \Mvc5\Response\Response::header declared at /code/src/Response/Response.php:22
Open

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

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

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

non-abstract class \Mvc5\Response\RedirectResponse contains abstract method \Mvc5\Response\Response::withCookies declared at /code/src/Response/Response.php:43
Open

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

Possibly zero references to public method \Mvc5\Route\Config\Route::child()
Open

    function child(string $name)
Severity: Minor
Found in src/Route/Config/Route.php by phan

Possibly zero references to public method \Mvc5\Route\Config\Route::constraints()
Open

    function constraints() : array
Severity: Minor
Found in src/Route/Config/Route.php by phan

Suspicious array access to \Mvc5\Route\Config\Route
Open

        return $this[SCHEME];
Severity: Minor
Found in src/Route/Config/Route.php by phan

Class uses undeclared trait \Mvc5\Route\Dispatch\Router
Open

final class Dispatch
Severity: Critical
Found in src/Route/Dispatch.php by phan

Possibly zero references to public method \Mvc5\Session\Config\PHPSession::valid()
Open

    function valid() : bool
Severity: Minor
Found in src/Session/Config/PHPSession.php by phan
Severity
Category
Status
Source
Language