On enlève SiteBaseController et tout ce qui va avec #1823
ci.yml
on: pull_request
Unit tests
36s
Linter
36s
PHPStan
28s
Functional tests
6m 7s
Annotations
6 errors
PHPStan:
sources/AppBundle/Controller/Website/MemberShipController.php#L457
Access to an undefined property AppBundle\Controller\Website\MemberShipController::$websiteBlocks.
|
PHPStan:
sources/AppBundle/Controller/Website/MemberShipController.php#L551
Access to an undefined property AppBundle\Controller\Website\MemberShipController::$websiteBlocks.
|
PHPStan:
sources/AppBundle/Controller/Website/MemberShipController.php#L654
Access to an undefined property AppBundle\Controller\Website\MemberShipController::$websiteBlocks.
|
PHPStan:
sources/AppBundle/Controller/Website/MemberShipController.php#L764
Access to an undefined property AppBundle\Controller\Website\MemberShipController::$websiteBlocks.
|
PHPStan
Process completed with exit code 1.
|
Functional tests
Process completed with exit code 2.
|