used attribute Deprecated #826
Annotations
10 errors
|
PHPStan:
src/Tracy/BlueScreen/BlueScreen.php#L54
Property Tracy\BlueScreen::$snapshot (array<Tracy\Dumper\Value>|null) is never assigned array<Tracy\Dumper\Value> so it can be removed from the property type.
|
|
PHPStan:
src/Tracy/Bar/Bar.php#L134
Parameter #1 $callback of function set_error_handler expects (callable(int, string, string, int): bool)|null, Closure(int, string, string, int): void given.
|
|
PHPStan:
src/Tracy/Bar/Bar.php#L124
Anonymous function has an unused use $type.
|
|
PHPStan:
src/Tracy/Bar/Bar.php#L124
Anonymous function has an unused use $panels.
|
|
PHPStan:
src/Tracy/Bar/Bar.php#L121
Anonymous function has an unused use $type.
|
|
PHPStan:
src/Tracy/Bar/Bar.php#L121
Anonymous function has an unused use $panels.
|
|
PHPStan:
src/Bridges/Nette/TracyExtension.php#L155
Cannot access property $blueScreen on array|object.
|
|
PHPStan:
src/Bridges/Nette/TracyExtension.php#L132
Cannot access property $bar on array|object.
|
|
PHPStan:
src/Bridges/Nette/TracyExtension.php#L121
Cannot access property $fromEmail on array|object.
|
|
PHPStan:
src/Bridges/Nette/TracyExtension.php#L119
Cannot access property $netteMailer on array|object.
|