Release 25.0.0-alpha9 #2200
api-php-static-code-check.yml
on: pull_request
Matrix: static-phpstan-analysis
Annotations
10 errors
phpstan: Nextcloud pre-release with 8.2:
lib/Command/Updater/Job.php#L74
Call to deprecated method getVersion() of class OCP\Util:
31.0.0 Use \OCP\ServerVersion::getVersion
|
phpstan: Nextcloud pre-release with 8.2:
lib/Command/Updater/Job.php#L98
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
phpstan: Nextcloud pre-release with 8.2:
lib/Config/FetcherConfig.php#L74
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
phpstan: Nextcloud pre-release with 8.2:
lib/Config/FetcherConfig.php#L79
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
phpstan: Nextcloud pre-release with 8.2:
lib/Config/FetcherConfig.php#L84
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
phpstan: Nextcloud pre-release with 8.2:
lib/Controller/PageController.php#L89
Call to deprecated method getVersion() of class OCP\Util:
31.0.0 Use \OCP\ServerVersion::getVersion
|
phpstan: Nextcloud pre-release with 8.2:
lib/Controller/PageController.php#L124
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
phpstan: Nextcloud pre-release with 8.2:
lib/Controller/UtilityApiController.php#L53
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
phpstan: Nextcloud pre-release with 8.2:
lib/Cron/UpdaterJob.php#L49
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|
phpstan: Nextcloud pre-release with 8.2:
lib/Cron/UpdaterJob.php#L63
Call to deprecated method getAppValue() of interface OCP\IConfig:
29.0.0 Use {@see IAppConfig} directly
|