- Remove extraneous parentheses around empty() calls - Remove duplicate calls to intval(), count() or strlen() after empty() - Replace ternary operators outputting binary value with empty() return value - Rewrite defaults() without x()
- Add `use Friendica\App;` wherever needed
Signed-off-by: Roland Häder <roland@mxchange.org>