PHP5 does not support native type-hints, except `array` + used dbm::is_result()

Signed-off-by: Roland Haeder <roland@mxchange.org>
pull/5042/head
Roland Haeder 2017-03-25 13:37:15 +01:00 zatwierdzone przez Roland Häder
rodzic 5ee91330a7
commit 4d5c61395e
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B72F8185C6C7BD78
1 zmienionych plików z 0 dodań i 1 usunięć

Wyświetl plik

@ -96,7 +96,6 @@ class DFRN
* @param boolean $onlyheader Output only the header without content? (Default is "no")
*
* @return string DFRN feed entries
* @todo Find proper type-hints
*/
public static function feed($dfrn_id, $owner_nick, $last_update, $direction = 0, $onlyheader = false)
{