used attribute Deprecated #283
Annotations
10 errors
|
PHPStan:
src/DI/Config/Adapters/NeonAdapter.php#L47
Parameter #2 $enter of method Nette\Neon\Traverser::traverse() expects (callable(Nette\Neon\Node): (int|Nette\Neon\Node|null))|null, Closure(Nette\Neon\Node): void given.
|
|
PHPStan:
src/DI/Config/Adapters/NeonAdapter.php#L46
Parameter #2 $enter of method Nette\Neon\Traverser::traverse() expects (callable(Nette\Neon\Node): (int|Nette\Neon\Node|null))|null, Closure(Nette\Neon\Node): void given.
|
|
PHPStan:
src/DI/Autowiring.php#L145
Offset class-string|object on array{} on left side of ?? does not exist.
|
|
PHPStan:
src/DI/Autowiring.php#L144
Result of && is always false.
|
|
PHPStan:
src/DI/Autowiring.php#L144
Offset class-string|object on array{} in isset() does not exist.
|
|
PHPStan:
src/Bridges/DITracy/ContainerPanel.php#L76
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$wiring.
|
|
PHPStan:
src/Bridges/DITracy/ContainerPanel.php#L75
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$instances.
|
|
PHPStan:
src/Bridges/DITracy/ContainerPanel.php#L72
Anonymous function has an unused use $tags.
|
|
PHPStan:
src/Bridges/DITracy/ContainerPanel.php#L72
Anonymous function has an unused use $services.
|
|
PHPStan:
src/Bridges/DITracy/ContainerPanel.php#L64
Access to an undefined property Nette\Bridges\DITracy\ContainerPanel::$tags.
|