Remove p tags from form field title #426
test-application.yaml
on: pull_request
PHP Lint
47s
Matrix: php
Annotations
7 errors
|
PHP Lint
Process completed with exit code 1.
|
|
PHP Lint:
Controller/ListController.php#L97
Parameter #2 $value of method Sulu\Component\Rest\ListBuilder\AbstractListBuilder::where() expects bool|float|int|string|null, mixed given.
|
|
PHP Lint:
Controller/ListController.php#L94
Parameter #2 $value of method Sulu\Component\Rest\ListBuilder\AbstractListBuilder::where() expects bool|float|int|string|null, mixed given.
|
|
PHP Lint:
Controller/ListController.php#L91
Parameter #2 $value of method Sulu\Component\Rest\ListBuilder\AbstractListBuilder::where() expects bool|float|int|string|null, mixed given.
|
|
PHP Lint:
Controller/ListController.php#L87
Parameter #1 $entityName of method Sulu\Component\Rest\ListBuilder\Doctrine\DoctrineListBuilderFactoryInterface::create() expects class-string, string given.
|
|
PHP Lint:
Controller/ListController.php#L0
Ignored error pattern #^Parameter \#2 \$value of method Sulu\\Component\\Rest\\ListBuilder\\ListBuilderInterface\:\:where\(\) expects string, mixed given\.$# in path /home/runner/work/SuluFormBundle/SuluFormBundle/Controller/ListController.php was not matched in reported errors.
|
|
PHP Lint:
Controller/FormController.php#L105
Parameter #1 $entityName of method Sulu\Component\Rest\ListBuilder\Doctrine\DoctrineListBuilderFactoryInterface::create() expects class-string, string given.
|