]> git.mxchange.org Git - friendica.git/commit
PHP5 does not support native type-hints, except `array` + used dbm::is_result()
authorRoland Haeder <roland@mxchange.org>
Sat, 25 Mar 2017 12:37:15 +0000 (13:37 +0100)
committerRoland Häder <roland@mxchange.org>
Wed, 20 Jun 2018 20:02:17 +0000 (22:02 +0200)
commit2d744fa18978fa83135197c4b400099c09754b2a
tree95b347b69f28fa04654750827004df3cc4b251aa
parent506657ec424d78e368da99e6ba31d41c3c5c8297
PHP5 does not support native type-hints, except `array` + used dbm::is_result()

Signed-off-by: Roland Haeder <roland@mxchange.org>
src/Protocol/DFRN.php