improved PHPDoc descriptions #297
Annotations
10 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/DI/Helpers.php#L301
Cannot cast array{string}|float|int|stdClass|string|true|null to string.
|
|
PHPStan:
src/DI/DependencyChecker.php#L160
Call to an undefined static method ReflectionMethod::createFromMethodName().
|
|
PHPStan:
src/DI/Definitions/ServiceDefinition.php#L153
Property Nette\DI\Definitions\ServiceDefinition::$creator on left side of ?? is not nullable nor uninitialized.
|
|
PHPStan:
src/DI/Definitions/LocatorDefinition.php#L169
Offset 1 might not exist on array{}|array{non-falsy-string, 'create'|'get', string}.
|
|
PHPStan:
src/DI/Definitions/LocatorDefinition.php#L164
Offset 1 might not exist on array{}|array{non-falsy-string, 'create'|'get', string}.
|
|
PHPStan:
src/DI/Definitions/LocatorDefinition.php#L147
Offset 2 might not exist on array{}|array{non-falsy-string, 'create'|'get', string}.
|
|
PHPStan:
src/DI/ContainerLoader.php#L48
Method Nette\DI\ContainerLoader::getClassName() should return class-string<Nette\DI\Container> but returns string.
|
|
PHPStan:
src/DI/Container.php#L367
Method Nette\DI\Container::callMethod() has parameter $function with no signature specified for callable.
|
|
PHPStan:
src/Bridges/DITracy/dist/panel.phtml#L0
Ignored error pattern identical.alwaysFalse in path /home/runner/work/di/di/src/Bridges/DITracy/dist/panel.phtml was not matched in reported errors.
|