Tom Schwiha

Results 2 issues of Tom Schwiha

I just created a new Symfony 4.2.1 project and the autocompletion/suggestion for ORM-Entities seems to be broken. What I could do before in 4.1.6: `@ORM\OneToMany(targetEntity="A` would suggest me to complete...

Fix for symfony 3.3 deprecation message: ``Autowiring services based on the types they implement is deprecated since Symfony 3.3 and won't be supported in version 4.0. You should rename (or...