autowp/zf-components

View on GitHub

Showing 60 of 60 total issues

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

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

syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
Open

    private array $specs = [];
Severity: Critical
Found in src/Db/TableManager.php by phan

Parameter $options is never used
Open

    public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null): GulpRev
Severity: Minor
Found in src/Factory/GulpRevFactory.php by phan

Possibly zero references to class \Autowp\ZFComponents\Resources
Open

final class Resources
Severity: Minor
Found in src/Resources.php by phan

Possibly zero references to public method \Autowp\ZFComponents\View\Helper\HtmlA::url()
Open

    public function url($attribs)
Severity: Minor
Found in src/View/Helper/HtmlA.php by phan

Parameter $requestedName is never used
Open

    public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null): Helper

Possibly zero references to public method \Autowp\ZFComponents\Filter\SingleSpaces::filter()
Open

    public function filter($value): string
Severity: Minor
Found in src/Filter/SingleSpaces.php by phan

Parameter $requestedName is never used
Open

    public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null): TransportInterface

Possibly zero references to class \Autowp\ZFComponents\GulpRevException
Open

class GulpRevException extends Exception
Severity: Minor
Found in src/GulpRevException.php by phan

Possibly zero references to public method \Autowp\ZFComponents\Filter\Transliteration::filter()
Open

    public function filter($value)
Severity: Minor
Found in src/Filter/Transliteration.php by phan

Unused definition of variable $transport
Open

        $transport = null;

Parameter $requestedName is never used
Open

    public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null): GulpRev
Severity: Minor
Found in src/Factory/GulpRevFactory.php by phan

syntax error, unexpected 'array' (T_ARRAY), expecting function (T_FUNCTION) or const (T_CONST)
Open

    private array $replaces = [
Severity: Critical
Found in src/Filter/FilenameSafe.php by phan

Possibly zero references to public method \Autowp\ZFComponents\Resources::getPatternForViewHelpers()
Open

    public static function getPatternForViewHelpers(): string
Severity: Minor
Found in src/Resources.php by phan

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

    private Service $service;
Severity: Critical
Found in src/View/Helper/GulpRev.php by phan

Parameter $options is never used
Open

    public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null): TableManager
Severity: Minor
Found in src/Db/TableManagerFactory.php by phan

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

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

Returning type \Laminas\Mail\transport\file|\Laminas\Mail\transport\inmemory|\Laminas\Mail\transport\sendmail|\Laminas\Mail\transport\smtp but __invoke() is declared to return \Laminas\Mail\Transport\TransportInterface
Open

        return $transport;

Possibly zero references to public method \Autowp\ZFComponents\Resources::getBasePath()
Open

    public static function getBasePath(): string
Severity: Minor
Found in src/Resources.php by phan

Parameter $options is never used
Open

    public function __invoke(ContainerInterface $container, $requestedName, ?array $options = null): TransportInterface
Severity
Category
Status
Source
Language