.github
.tx
bin
config
doc
images
include
library
mod
mods
spec
dfrn-snap2.jpg
dfrn2.odt
dfrn2.pdf
dfrn2_contact_confirmation.png
dfrn2_contact_confirmation.svg
dfrn2_contact_request.png
dfrn2_contact_request.svg
zot-2012.txt
zot.txt
src
static
tests
view
.codecov.yml
.editorconfig
.gitattributes
.gitignore
.gitmodules
.htaccess-dist
CHANGELOG
CREDITS.txt
Doxyfile
LICENSE
README.md
VERSION
Vagrantfile
autotest.sh
boot.php
build.xml
composer.json
composer.lock
database.sql
docblox.dist.xml
friendica_test_data.sql
index.php
ruleset.xml
update.php
- 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()