mirror of
https://github.com/friendica/friendica
synced 2025-02-11 12:14:00 +00:00
- 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() |
||
---|---|---|
.. | ||
App | ||
Core | ||
Database | ||
Model | ||
Network | ||
Util | ||
BaseObjectTest.php |