added support for backed enums in parameters [Closes nette/nette#1558] #1005
Annotations
4 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/PresenterFactory.php#L0
Ignored error pattern booleanAnd.alwaysTrue in path /home/runner/work/application/application/src/Application/PresenterFactory.php was not matched in reported errors.
|
|
PHPStan:
src/Application/ErrorPresenter.php#L0
Ignored error pattern closure.unusedUse in path /home/runner/work/application/application/src/Application/ErrorPresenter.php was not matched in reported errors.
|