Address feedback from alecpl #13
Annotations
6 errors
Static Analysis:
program/include/rcmail.php#L753
Negated boolean expression is always false.
|
Static Analysis:
program/include/rcmail.php#L757
Comparison operation "==" between rcube_user and 4 results in an error.
|
Static Analysis:
program/include/rcmail.php#L767
Call to function is_object() with rcube_user will always evaluate to true.
|
Static Analysis:
program/lib/Roundcube/rcube.php#L1895
Method rcube::storage_connect() should return rcube_user but returns int.
|
Static Analysis:
program/lib/Roundcube/rcube.php#L1912
Method rcube::storage_connect() should return rcube_user but returns null.
|
Static Analysis
Process completed with exit code 1.
|