Fluent: add union() and unionAll() #62
Annotations
10 errors
src/Dibi/Bridges/Tracy/Panel.php#L139
Variable $counter might not be defined.
|
src/Dibi/Bridges/Tracy/Panel.php#L156
Strict comparison using === between (float|int) and null will always evaluate to false.
|
src/Dibi/Drivers/FirebirdDriver.php#L94
Strict comparison using === between resource and false will always evaluate to false.
|
src/Dibi/Drivers/FirebirdDriver.php#L138
Parameter #1 $trans_args of function ibase_trans expects int, resource|null given.
|
src/Dibi/Drivers/FirebirdDriver.php#L194
Else branch is unreachable because ternary operator condition is always true.
|
src/Dibi/Drivers/FirebirdResult.php#L107
Else branch is unreachable because ternary operator condition is always true.
|
src/Dibi/Drivers/MySqliResult.php#L39
Right side of && is always true.
|
src/Dibi/Drivers/OdbcDriver.php#L173
Else branch is unreachable because ternary operator condition is always true.
|
src/Dibi/Drivers/OdbcResult.php#L129
Else branch is unreachable because ternary operator condition is always true.
|
src/Dibi/Drivers/OracleDriver.php#L187
Else branch is unreachable because ternary operator condition is always true.
|
The logs for this run have expired and are no longer available.
Loading