rectorphp/rector-symfony

Bug: ContainerGetToConstructorInjectionRector replaces constant with object

bbrala opened this issue · 1 comments

I've seen this issue also while running against the Drupal codebase. I've got a reproducable test :)

https://getrector.com/demo/0c616439-8d54-46f3-925c-73aefd8ce429

Reopens #439

I've added a PR that fixes this issue @TomasVotruba :)