Showing 1,086 of 1,086 total issues

Possibly zero references to global constant \Mvc5\SUFFIX
Open

    const SUFFIX = 'suffix';
Severity: Minor
Found in namespace.php by phan

Class uses undeclared trait \Mvc5\Config\ArrayObject
Open

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

Possibly zero references to global constant \Mvc5\CALL_SEPARATOR
Open

    const CALL_SEPARATOR = '.';
Severity: Minor
Found in namespace.php by phan

Possibly zero references to global constant \Mvc5\EXCEPTION_RESPONSE
Open

    const EXCEPTION_RESPONSE = 'exception\response';
Severity: Minor
Found in namespace.php by phan

Possibly zero references to global constant \Mvc5\HTTP_OPTIONS
Open

    const HTTP_OPTIONS = 'OPTIONS';
Severity: Minor
Found in namespace.php by phan

Possibly zero references to global constant \Mvc5\TYPE
Open

    const TYPE = 'type';
Severity: Minor
Found in namespace.php by phan

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

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

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

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

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

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

Return type of offsetGet() is undeclared type \Mvc5\Config\mixed
Open

    function offsetGet($name) : mixed
Severity: Minor
Found in src/Config/ArrayAccess.php by phan

Possibly zero references to global constant \Mvc5\CLASS_NAME
Open

    const CLASS_NAME = 'class';
Severity: Minor
Found in namespace.php by phan

Possibly zero references to global constant \Mvc5\FRAGMENT
Open

    const FRAGMENT = 'fragment';
Severity: Minor
Found in namespace.php by phan

Possibly zero references to global constant \Mvc5\SPLIT
Open

    const SPLIT = 'split';
Severity: Minor
Found in namespace.php by phan

Possibly zero references to global constant \Mvc5\USER_AGENT
Open

    const USER_AGENT = 'user_agent';
Severity: Minor
Found in namespace.php by phan

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

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

non-abstract class \Mvc5\App contains abstract method \Mvc5\Config\Scopable::withScope declared at /code/src/Config/Scopable.php:14
Open

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

non-abstract class \Mvc5\Config contains abstract internal method \Countable::count
Open

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

Possibly zero references to global constant \Mvc5\HTTP_TRACE
Open

    const HTTP_TRACE = 'TRACE';
Severity: Minor
Found in namespace.php by phan

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

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

non-abstract class \Mvc5\App contains abstract method \Mvc5\Service\Service::shared declared at /code/src/Service/Service.php:37
Open

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