Skip to content

Add stub for form options #716

Add stub for form options

Add stub for form options #716

Triggered via pull request December 24, 2024 13:13
Status Failure
Total duration 32s
Artifacts

build.yml

on: pull_request
Coding Standard
12s
Coding Standard
Matrix: Lint
Matrix: PHPStan
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

121 errors and 31 warnings
Coding Standard
Process completed with exit code 2.
PHPStan (8.0, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.0, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.0, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.0, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.0, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.0, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.0, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.0, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.0, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.0, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.4, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.4, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.4, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.1, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.1, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.1, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.1, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.1, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.1, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.1, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.1, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.1, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.1, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.1, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.1, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.1, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.1, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.1, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.1, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.1, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.1, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.1, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.1, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.4, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.4, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.4, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (7.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (7.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (7.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (7.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (7.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (7.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (7.4, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (7.4, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (7.4, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (7.4, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.3, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.3, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.3, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.3, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.3, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.3, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.3, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.3, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.3, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.3, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.2, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.3, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.2, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.3, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.2, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.3, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.2, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.3, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.2, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.3, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.2, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.3, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.2, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.3, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.2, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.3, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.2, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.3, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.2, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.3, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.2, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.2, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.2, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.2, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.2, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.2, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.2, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.2, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.2, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.2, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (7.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (7.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (7.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (7.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (7.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (7.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (7.4, lowest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (7.4, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (7.4, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (7.4, lowest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
PHPStan (8.0, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.0, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.0, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Method Symfony\Bundle\FrameworkBundle\Controller\AbstractController::createForm() has parameter $options with no value type specified in iterable type array.
PHPStan (8.0, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
PHPDoc tag @param for parameter $options with type TOptions is not subtype of native type array.
PHPStan (8.0, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.0, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @param for parameter $type is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.0, highest): stubs/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.stub#L22
Type mixed in generic type Symfony\Component\Form\FormTypeInterface<mixed, mixed> in PHPDoc tag @template TFormType is not subtype of template type TOptions of array<string, mixed> of interface Symfony\Component\Form\FormTypeInterface.
PHPStan (8.0, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.0, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Generic type Symfony\Component\Form\FormInterface<mixed, mixed> in PHPDoc tag @return specifies 2 template types, but interface Symfony\Component\Form\FormInterface supports only 1: TData
PHPStan (8.0, highest): stubs/Symfony/Component/Form/FormFactoryInterface.stub#L22
Method Symfony\Component\Form\FormFactoryInterface::create() has parameter $options with no value type specified in iterable type array.
Lint (8.3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (7.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Coding Standard
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
PHPStan (8.0, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.2, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Lint (8.0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.1, highest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (7.4, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
Tests (8.3, lowest)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636