3.1.5 #1003
Annotations
6 errors
|
PHPStan
Process completed with exit code 1.
|
|
PHPStan:
src/Bridges/ApplicationDI/LatteExtension.php#L91
Class Nette\DI\Definitions\Reference does not have a constructor and must be instantiated without any parameters.
|
|
PHPStan:
src/Application/UI/FormSubmissionSource.php#L22
Method Nette\Application\UI\FormSubmissionSource::receiveData() return type has no value type specified in iterable type array.
|
|
PHPStan:
src/Application/UI/FormSubmissionSource.php#L20
Class Nette\Application\UI\FormSubmissionSource implements unknown interface Nette\Forms\SubmissionSource.
|
|
PHPStan:
src/Application/UI/Form.php#L53
Call to an undefined method Nette\Application\UI\Form::setSubmissionSource().
|
|
PHPStan:
src/Application/UI/Form.php#L33
Method Nette\Application\UI\Form::createDefaultSource() has invalid return type Nette\Forms\SubmissionSource.
|