friendica/src/Protocol/ActivityPub
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
..
Processor.php Remove unused code 2019-01-21 10:48:40 -05:00
Receiver.php Move Contact::ACCOUNT_TYPE_* constants to User::ACCOUNT_TYPE_* 2019-01-21 10:56:27 -05:00
Transmitter.php Fix potential bugs without expected behavior change 2019-01-21 11:04:19 -05:00