src/Config/Readable.php

Summary

Maintainability
A
0 mins
Test Coverage

Unable to determine the method(s) which \Mvc5\Plugin\Config\Hydrator::offsetSet overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function offsetSet($name, $value) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Child::offsetUnset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function offsetUnset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Child::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Factory::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Plugin::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Factory::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Parameter $name is never used
Open

    function __unset($name) : void
Severity: Minor
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Plugin::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\ArrayModel::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Hydrator::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Plugin::offsetUnset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function offsetUnset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Plugin::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Controller::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Plugin::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Hydrator::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Plugin::offsetSet overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function offsetSet($name, $value) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Hydrator::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Child::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Child::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Hydrator::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Hydrator::offsetUnset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function offsetUnset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Calls::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Parameter $value is never used
Open

    function __set($name, $value)
Severity: Minor
Found in src/Config/Readable.php by phan

Parameter $name is never used
Open

    function offsetSet($name, $value) : void
Severity: Minor
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\ArrayModel::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Parameter $name is never used
Open

    function __set($name, $value)
Severity: Minor
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Controller::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Child::offsetSet overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function offsetSet($name, $value) : void
Severity: Info
Found in src/Config/Readable.php by phan

Parameter $value is never used
Open

    function offsetSet($name, $value) : void
Severity: Minor
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Model::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Calls::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

Parameter $name is never used
Open

    function offsetUnset($name) : void
Severity: Minor
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Model::__set overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __set($name, $value)
Severity: Info
Found in src/Config/Readable.php by phan

Unable to determine the method(s) which \Mvc5\Plugin\Config\Child::__unset overrides, but Phan inferred that it did override something earlier. Please create an issue at https://github.com/phan/phan/issues/new with a test case.
Open

    function __unset($name) : void
Severity: Info
Found in src/Config/Readable.php by phan

There are no issues that match your filters.

Category
Status