exception: use natural explanatory style #123
Annotations
10 errors and 1 warning
PHPStan:
src/Dibi/Bridges/Nette/DibiExtension22.php#L61
Class Nette\DI\Statement does not have a constructor and must be instantiated without any parameters.
|
PHPStan:
src/Dibi/Bridges/Tracy/Panel.php#L136
Variable $counter might not be defined.
|
PHPStan:
src/Dibi/Bridges/Tracy/Panel.php#L153
Strict comparison using === between (float|int) and null will always evaluate to false.
|
PHPStan:
src/Dibi/Drivers/Engines/ODBCEngine.php#L48
Access to an undefined property Dibi\Drivers\Engines\ODBCEngine::$microseconds.
|
PHPStan:
src/Dibi/Drivers/Engines/OracleEngine.php#L43
Access to an undefined property Dibi\Drivers\Engines\OracleEngine::$nativeDate.
|
PHPStan:
src/Dibi/Drivers/Engines/OracleEngine.php#L51
Access to an undefined property Dibi\Drivers\Engines\OracleEngine::$nativeDate.
|
PHPStan:
src/Dibi/Drivers/Engines/SQLiteEngine.php#L42
Access to an undefined property Dibi\Drivers\Engines\SQLiteEngine::$fmtDate.
|
PHPStan:
src/Dibi/Drivers/Engines/SQLiteEngine.php#L48
Access to an undefined property Dibi\Drivers\Engines\SQLiteEngine::$fmtDateTime.
|
PHPStan:
src/Dibi/Drivers/Firebird/Connection.php#L32
Attribute class Deprecated does not exist.
|
PHPStan:
src/Dibi/Drivers/Firebird/Connection.php#L96
Strict comparison using === between resource and false will always evaluate to false.
|
PHPStan
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|