phpstan/phpstan-nette

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

bazo opened this issue · 2 comments

bazo commented

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

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.

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.