friendica/src/Protocol
Roland Häder 650c3c18e1
Fixed fatal error about when returned 'body' field is empty:
````
PHP Fatal error:  Uncaught TypeError: Argument 1 passed to Friendica\Protocol\PortableContact::discoverServer() must be of the type array, null given, called in /var/www/../src/Protocol/PortableContact.php on line 1664 and defined in /var/www/../src/Protocol/PortableContact.php:1765
Stack trace:
````
2018-07-29 17:34:20 +02:00
..
DFRN.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
Diaspora.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
Email.php Bugfix: Avoid "Class not found" error 2018-03-08 19:58:35 +00:00
Feed.php Rename DBA::is_result to DBA::isResult 2018-07-23 11:04:14 -04:00
OStatus.php Moved global PAGE_* to Profile class (#5500) 2018-07-27 19:25:57 -04:00
PortableContact.php Fixed fatal error about when returned 'body' field is empty: 2018-07-29 17:34:20 +02:00
Salmon.php Review update 2018-01-27 11:13:41 -05:00