Rector et phpstan #445
Annotations
7 errors
PHPStan:
sources/AppBundle/CFP/SpeakerFactory.php#L31
Cannot call method getId() on string|Stringable|Symfony\Component\Security\Core\User\UserInterface.
|
PHPStan:
sources/AppBundle/CFP/SpeakerFactory.php#L38
Cannot call method getId() on string|Stringable|Symfony\Component\Security\Core\User\UserInterface.
|
PHPStan:
sources/AppBundle/Controller/Event/TicketController.php#L114
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionInterface::getFlashBag().
|
PHPStan:
sources/AppBundle/Controller/Event/TicketController.php#L309
Call to an undefined method Psr\Log\LoggerInterface::addWarning().
|
PHPStan:
sources/AppBundle/Controller/LegacyController.php#L40
Call to an undefined method Symfony\Component\HttpFoundation\Session\SessionInterface::getFlashBag().
|
PHPStan:
sources/AppBundle/Event/Form/PurchaseType.php#L121
Call to an undefined method Stringable|Symfony\Component\Security\Core\User\UserInterface::getCompanyId().
|
PHPStan
Process completed with exit code 1.
|
Loading