added UrlNode [WIP] #608
Annotations
10 errors
PHPStan:
src/Bridges/Tracy/BlueScreenPanel.php#L37
Left side of && is always true.
|
PHPStan:
src/Bridges/Tracy/BlueScreenPanel.php#L38
Right side of && is always true.
|
PHPStan:
src/Bridges/Tracy/BlueScreenPanel.php#L66
Result of && is always false.
|
PHPStan:
src/Bridges/Tracy/BlueScreenPanel.php#L68
Right side of && is always false.
|
PHPStan:
src/Bridges/Tracy/LattePanel.php#L47
Property class@anonymous/Bridges/Tracy/LattePanel.php:45::$templates is never read, only written.
|
PHPStan:
src/Latte/Compiler/Escaper.php#L42
Property Latte\Compiler\Escaper::$tag is never read, only written.
|
PHPStan:
src/Latte/Compiler/Nodes/AuxiliaryNode.php#L31
Generator expects value type Latte\Compiler\Node, null given.
|
PHPStan:
src/Latte/Compiler/Nodes/AuxiliaryNode.php#L31
Left side of && is always false.
|
PHPStan:
src/Latte/Compiler/Nodes/NopNode.php#L25
Generator expects value type Latte\Compiler\Node, null given.
|
PHPStan:
src/Latte/Compiler/Nodes/NopNode.php#L25
Left side of && is always false.
|