improved PHPDoc descriptions #960
Annotations
10 errors
|
PHPStan:
src/Bridges/ApplicationTracy/dist/panel.phtml#L104
Parameter #1 $file of static method Tracy\Helpers::editorUri() expects string, string|false given.
|
|
PHPStan:
src/Bridges/ApplicationTracy/dist/panel.phtml#L2
PHPDoc tag `@var` for variable $source contains generic class ReflectionClass but does not specify its types: T
|
|
PHPStan:
src/Bridges/ApplicationTracy/dist/panel.phtml#L2
PHPDoc tag `@var` for variable $routes has no value type specified in iterable type array.
|
|
PHPStan:
src/Bridges/ApplicationTracy/dist/panel.phtml#L2
PHPDoc tag `@var` for variable $matched has no value type specified in iterable type array.
|
|
PHPStan:
src/Bridges/ApplicationDI/ApplicationExtension.php#L160
Parameter #1 $type of method Nette\DI\Compiler::addExportedType() expects class-string, string given.
|
|
PHPStan:
src/Bridges/ApplicationDI/ApplicationExtension.php#L147
Parameter #1 $type of method Nette\DI\Definitions\ServiceDefinition::setType() expects class-string|null, string given.
|
|
PHPStan:
src/Application/templates/error.phtml#L42
Variable $code might not be defined.
|
|
PHPStan:
src/Application/templates/error.phtml#L18
Variable $code might not be defined.
|
|
PHPStan:
src/Application/UI/Form.php#L44
Parameter #1 $iterator of function iterator_count expects Traversable, iterable<Nette\Forms\Control> given.
|
|
PHPStan:
src/Application/UI/ComponentReflection.php#L133
Access to constant Get on an unknown class PropertyHookType.
|