friendica/src/Protocol
Hypolite Petovan 7f2dc40601 Fix potential bugs without expected behavior change
- Fix uninitialized variables
- Fix potentially not set variables
- Fix wrong parameter default value
- Fix method scope
- Fix missing return value
2019-01-21 11:04:19 -05:00
..
ActivityPub Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
ActivityPub.php Refactor namespaces 2019-01-21 10:43:42 -05:00
DFRN.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
Diaspora.php Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_* 2019-01-21 10:56:27 -05:00
Email.php Remove unused code 2019-01-21 10:48:40 -05:00
Feed.php Remove unused code 2019-01-21 10:48:40 -05:00
OStatus.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00
PortableContact.php Remove unused code 2019-01-21 10:48:40 -05:00
Salmon.php Fix PHPDoc comments project-wide 2019-01-21 10:35:51 -05:00