Open sunetfreitag opened 9 months ago
Newer versions of Nextcloud require execute() to return int values. returning 0 (or appropriate error codes if available) at the end of every execute() in CreateKeys.php, Reset.php, SetOauthname.php, SetUrl.php would solve this.
Newer versions of Nextcloud require execute() to return int values. returning 0 (or appropriate error codes if available) at the end of every execute() in CreateKeys.php, Reset.php, SetOauthname.php, SetUrl.php would solve this.