used attribute Deprecated #131
Annotations
10 errors
PHPStan:
src/Dibi/Drivers/Firebird/Connection.php#L97
Strict comparison using === between resource and false will always evaluate to false.
|
PHPStan:
src/Dibi/Drivers/Engines/SQLiteEngine.php#L48
Access to an undefined property Dibi\Drivers\Engines\SQLiteEngine::$fmtDateTime.
|
PHPStan:
src/Dibi/Drivers/Engines/SQLiteEngine.php#L42
Access to an undefined property Dibi\Drivers\Engines\SQLiteEngine::$fmtDate.
|
PHPStan:
src/Dibi/Drivers/Engines/OracleEngine.php#L51
Access to an undefined property Dibi\Drivers\Engines\OracleEngine::$nativeDate.
|
PHPStan:
src/Dibi/Drivers/Engines/OracleEngine.php#L43
Access to an undefined property Dibi\Drivers\Engines\OracleEngine::$nativeDate.
|
PHPStan:
src/Dibi/Drivers/Engines/ODBCEngine.php#L48
Access to an undefined property Dibi\Drivers\Engines\ODBCEngine::$microseconds.
|
PHPStan:
src/Dibi/Connection.php#L591
Instanceof between Dibi\Expression and Dibi\Expression will always evaluate to true.
|
PHPStan:
src/Dibi/Bridges/Tracy/Panel.php#L154
Strict comparison using === between (float|int) and null will always evaluate to false.
|
PHPStan:
src/Dibi/Bridges/Tracy/Panel.php#L137
Variable $counter might not be defined.
|
PHPStan:
src/Dibi/Bridges/Nette/DibiExtension22.php#L61
Class Nette\DI\Statement does not have a constructor and must be instantiated without any parameters.
|