@nicolas-grekas | Q | A | ---------------- | ----- | Bug report? | yes | Feature request? | no | BC Break report? | no | RFC? | yes/no | Symfony version | master When use overriden getter on class has already one constructor, the syntax of proxy class generated is invalid. The constructor generated not contains '__constructor'. TODO : - [X] Make pull request - [X] Write test fail - [X] Fix - [X] Run test pass