ampache/ampache

View on GitHub
.phpstorm.meta.php

Summary

Maintainability
A
0 mins
Test Coverage

Call to method get from undeclared class \Psr\Container\ContainerInterface
Open

    override(\Psr\Container\ContainerInterface::get(0), map([
Severity: Critical
Found in .phpstorm.meta.php by phan

Call to undeclared function \override()
Open

    override(\Psr\Container\ContainerInterface::get(0), map([
Severity: Critical
Found in .phpstorm.meta.php by phan

Call to undeclared function \map()
Open

    override(\Psr\Container\ContainerInterface::get(0), map([
Severity: Critical
Found in .phpstorm.meta.php by phan

Call to undeclared function \map()
Open

    override(\DI\Container::get(0), map([
Severity: Critical
Found in .phpstorm.meta.php by phan

Call to undeclared function \override()
Open

    override(\DI\Container::get(0), map([
Severity: Critical
Found in .phpstorm.meta.php by phan

Call to method get from undeclared class \DI\Container
Open

    override(\DI\Container::get(0), map([
Severity: Critical
Found in .phpstorm.meta.php by phan

There must be one blank line after the namespace declaration
Open

namespace PHPSTORM_META
Severity: Minor
Found in .phpstorm.meta.php by phpcodesniffer

There are no issues that match your filters.

Category
Status