Symfony-2-Eclipse-Plugin icon indicating copy to clipboard operation
Symfony-2-Eclipse-Plugin copied to clipboard

Symfony 4 support

Open zulus opened this issue 7 years ago • 7 comments

Things to do

PDT:

  • [ ] Class wizard should respect composer namespace metadata 514120

Plugin (Symfony/Doctrine/Twig):

  • [ ] Detect correct container location based on composer.json metadata
  • [ ] Filter IDS from auto-wired services
  • [ ] Filter non-service class names in ContainerInterface#get()

zulus avatar Dec 14 '17 20:12 zulus

the support for v4 any time soon please?

iHmD avatar Feb 03 '18 00:02 iHmD

I'm working on it but for now most features work correctly. You have select correct container xml in project settings, now is available at var/cache/dev

zulus avatar Feb 07 '18 10:02 zulus

Hello, Is the support for SFv4 available in a dev repository?

FredDut avatar Feb 28 '19 18:02 FredDut

Symfony 4.4 support is important, as it's an LTS release. But will we get Symfony 5 support too?

o-alquimista avatar May 28 '20 13:05 o-alquimista

I'm using this plugin with SF 4.4, and 5. What you miss?

zulus avatar May 28 '20 13:05 zulus

I have just configured my Symfony 4.4 project with it, but I couldn't test everything yet. Translation file support .xlf seems to be missing. I've already created an issue about it. Also, when you're creating a new Symfony project the latest version available is 3.4-dev. That gave me the impression that newer versions are not fully supported. I'll start using it for the week and see what happens.

o-alquimista avatar May 28 '20 14:05 o-alquimista

In general this project and related plugins (Twig, Doctrine, Core) during this year will be rewritten and become part of eclipse/pdt. But please open issue if you will find any.

I haven't plan to add more version to selector due eclipse/pdt#57

zulus avatar May 28 '20 15:05 zulus