readme: added link to Joomla integration (#583) #724
Annotations
10 errors
PHPStan:
src/Bridges/Nette/TracyExtension.php#L118
Cannot access property $netteMailer on array|object.
|
PHPStan:
src/Bridges/Nette/TracyExtension.php#L120
Cannot access property $fromEmail on array|object.
|
PHPStan:
src/Bridges/Nette/TracyExtension.php#L131
Cannot access property $bar on array|object.
|
PHPStan:
src/Bridges/Nette/TracyExtension.php#L154
Cannot access property $blueScreen on array|object.
|
PHPStan:
src/Tracy/Bar/Bar.php#L118
Anonymous function has an unused use $panels.
|
PHPStan:
src/Tracy/Bar/Bar.php#L118
Anonymous function has an unused use $type.
|
PHPStan:
src/Tracy/Bar/Bar.php#L121
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#L130
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/BlueScreen/BlueScreen.php#L192
Method Tracy\BlueScreen::renderPanels() is unused.
|