Symfony-2-Eclipse-Plugin
Symfony-2-Eclipse-Plugin copied to clipboard
Symfony 4 support
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()
the support for v4 any time soon please?
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
Hello, Is the support for SFv4 available in a dev repository?
Symfony 4.4 support is important, as it's an LTS release. But will we get Symfony 5 support too?
I'm using this plugin with SF 4.4, and 5. What you miss?
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.
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