autowp/autowp

View on GitHub

Showing 1,718 of 1,718 total issues

Parameter $requestedName is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): UserAccount

Parameter $options is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): Votings
Severity: Minor
Found in module/Votings/src/VotingsFactory.php by phan

Possibly zero references to public class constant \Application\Module::MYSQL_DATETIME_FORMAT
Open

    public const MYSQL_DATETIME_FORMAT = 'Y-m-d H:i:s';
Severity: Minor
Found in module/Application/src/Module.php by phan

Possibly zero references to public method \Application\Module::getConfig()
Open

    public function getConfig(): array
Severity: Minor
Found in module/Application/src/Module.php by phan

Possibly zero references to public method \Application\Module::handleError()
Open

    public function handleError(MvcEvent $e): void
Severity: Minor
Found in module/Application/src/Module.php by phan

Parameter $requestedName is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): Comments

Parameter $requestedName is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): DuplicateFinder

Parameter $requestedName is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): Model

Parameter $options is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): Model

Parameter $requestedName is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): RabbitMQ

Possibly zero references to class \Application\Validator\Attrs\IsIntOrNull
Open

class IsIntOrNull extends IsInt

Parameter $requestedName is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): CatnameNotExists

syntax error, unexpected 'PictureNameFormatter' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open

    private PictureNameFormatter $pictureNameFormatter;
Severity: Critical
Found in module/Application/src/View/Helper/Pic.php by phan

Possibly zero references to class \Autowp\Comments\Module
Open

class Module implements
Severity: Minor
Found in module/Comments/src/Module.php by phan

Possibly zero references to function \Autowp\Commons\currentFromResultSetInterface()
Open

function currentFromResultSetInterface(ResultSetInterface $resultSet)
Severity: Minor
Found in module/Commons/src/functions.php by phan

Parameter $priority is never used
Open

    public function attach(EventManagerInterface $events, $priority = 1): void
Severity: Minor
Found in module/Message/src/Maintenance.php by phan

Parameter $requestedName is never used
Open

    public function __invoke(containerinterface $container, $requestedName, ?array $options = null): MessageService

Possibly zero references to public method \Autowp\Traffic\Module::onBootstrap()
Open

    public function onBootstrap(Event $e): void
Severity: Minor
Found in module/Traffic/src/Module.php by phan
Severity
Category
Status
Source
Language