mirror of
https://github.com/friendica/friendica
synced 2025-03-26 21:21:26 +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 |