]> git.mxchange.org Git - friendica.git/commit
Fixed fatal error about when returned 'body' field is empty:
authorRoland Häder <roland@mxchange.org>
Sun, 29 Jul 2018 15:34:20 +0000 (17:34 +0200)
committerRoland Häder <roland@mxchange.org>
Sun, 29 Jul 2018 15:34:20 +0000 (17:34 +0200)
commit650c3c18e173945003f4737eed127e78a878dc06
treec9f35b730a235dd9aeda81440e84a4c8999905be
parent02d4b1098eaec61a801129d9c0865448e2274558
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:
````
src/Protocol/PortableContact.php