nextcloud/lib
Roeland Jago Douma 51a02c8009
ReflectionParamter::getClass is deprecated
In php8 this starts throwing warnings. And since we use it quite often
we flood the log. This moves it to getType which does the same. Only non
deprecated now.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-11-11 20:42:14 +01:00
..
composer Create primary keys on all tables and add a command to create the afterwards 2020-11-10 15:36:27 +01:00
l10n [tx-robot] updated from transifex 2020-11-11 02:20:12 +00:00
private ReflectionParamter::getClass is deprecated 2020-11-11 20:42:14 +01:00
public Create primary keys on all tables and add a command to create the afterwards 2020-11-10 15:36:27 +01:00
autoloader.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
base.php Removed config.js 2020-11-09 12:23:51 +01:00
versioncheck.php Allow to also use PHP 8.0 2020-09-18 09:16:30 +02:00