This is a feature request to add a rule like `requireParentConstructorCall` to support all overriden methods. demo: https://phpstan.org/r/854184e7-0d75-490a-843b-4f31f3ff06d6 most of the https://github.com/phpstan/phpstan-strict-rules/blob/1.4.x/src/Rules/Classes/RequireParentConstructCallRule.php code should be reusable