Release 25.0.0-alpha9 #2200
Annotations
10 errors
PHPStan:
lib/Command/Updater/Job.php#L74
Call to deprecated method getVersion() of class OCP\Util:
31.0.0 Use \OCP\ServerVersion::getVersion
|
PHPStan:
lib/Command/Updater/Job.php#L98
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Config/FetcherConfig.php#L74
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Config/FetcherConfig.php#L79
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Config/FetcherConfig.php#L84
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Controller/PageController.php#L89
Call to deprecated method getVersion() of class OCP\Util:
31.0.0 Use \OCP\ServerVersion::getVersion
|
PHPStan:
lib/Controller/PageController.php#L124
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Controller/UtilityApiController.php#L53
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Cron/UpdaterJob.php#L49
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
PHPStan:
lib/Cron/UpdaterJob.php#L63
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
Loading