chore(deps-dev): update rector/rector requirement from 2.2.5 to 2.2.6 #13182
test-phpstan.yml
on: pull_request
PHP Static Analysis
29s
Annotations
10 errors
|
PHP Static Analysis:
tests/system/Database/Live/TransactionDBDebugFalseTest.php#L28
Call to protected method disableDBDebug() of class CodeIgniter\Database\Live\TransactionDBDebugTrueTest.
|
|
PHP Static Analysis:
tests/system/Database/Live/TransactionDBDebugFalseTest.php#L26
Static call to instance method CodeIgniter\Database\Live\TransactionDBDebugTrueTest::setUp().
|
|
PHP Static Analysis:
tests/system/Database/Live/TransactionDBDebugFalseTest.php#L21
Class CodeIgniter\Database\Live\TransactionDBDebugFalseTest extends final class CodeIgniter\Database\Live\TransactionDBDebugTrueTest.
|
|
PHP Static Analysis:
tests/system/Autoloader/FileLocatorTest.php#L33
Property CodeIgniter\Autoloader\FileLocatorTest::$locator (CodeIgniter\Autoloader\FileLocator|CodeIgniter\Autoloader\FileLocatorCached) is never assigned CodeIgniter\Autoloader\FileLocatorCached so it can be removed from the property type.
|
|
PHP Static Analysis:
tests/system/Autoloader/FileLocatorCachedTest.php#L80
Access to private property $locator of parent class CodeIgniter\Autoloader\FileLocatorTest.
|
|
PHP Static Analysis:
tests/system/Autoloader/FileLocatorCachedTest.php#L73
Static call to instance method CodeIgniter\Test\CIUnitTestCase::tearDown().
|
|
PHP Static Analysis:
tests/system/Autoloader/FileLocatorCachedTest.php#L71
Access to private property $locator of parent class CodeIgniter\Autoloader\FileLocatorTest.
|
|
PHP Static Analysis:
tests/system/Autoloader/FileLocatorCachedTest.php#L66
Access to private property $locator of parent class CodeIgniter\Autoloader\FileLocatorTest.
|
|
PHP Static Analysis:
tests/system/Autoloader/FileLocatorCachedTest.php#L43
Static call to instance method CodeIgniter\Autoloader\FileLocatorTest::setUp().
|
|
PHP Static Analysis:
tests/system/Autoloader/FileLocatorCachedTest.php#L24
Class CodeIgniter\Autoloader\FileLocatorCachedTest extends final class CodeIgniter\Autoloader\FileLocatorTest.
|