remove workflows #32
Annotations
10 errors
src/buttons/class.Button.php#L14
Property Button::$_oForm is never read, only written.
|
src/class.FormHandler.php#L117
Property FormHandler::$errors is never read, only written.
|
src/class.FormHandler.php#L2956
Negated boolean expression is always true.
|
src/class.FormHandler.php#L3701
Right side of || is always false.
|
src/class.dbFormHandler.php#L1122
Variable $field might not be defined.
|
src/fields/class.CheckBox.php#L71
Left side of && is always true.
|
src/fields/class.CheckBox.php#L199
Right side of || is always false.
|
src/fields/class.DateTextField.php#L134
Unreachable statement - code above always terminates.
|
src/fields/class.ListField.php#L104
Result of || is always true.
|
src/fields/class.ListField.php#L104
Variable $sValue in isset() always exists and is not nullable.
|
The logs for this run have expired and are no longer available.
Loading