phpstan / phpstan-nette

Nette Framework class reflection extension for PHPStan & framework-specific rules
MIT License
100 stars 35 forks source link

Components\ComponentClass::__construct() does not call parent constructor from Nette\ComponentModel\Component #32

Closed bazo closed 5 years ago

bazo commented 5 years ago

i get this error for all components. why is this an error? the Nette\ComponentModel\Component constructor just checks some legacy stuff i think this should not be reported as error

ondrejmirtes commented 5 years ago

Feel free to ignore it in your ignoreErrors.

just checks some legacy stuff

This fact might change at any time and I can't monitor changes in Nette source code.

github-actions[bot] commented 3 years ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.