Daniel Espendiller

Results 127 comments of Daniel Espendiller

but its maybe task for doing at this weekend, will see

looks like file permission issue. try checkout in same volume (suggest to use your /Users/... path). /Volumes/CS/ => /Users/Ruud/.

fixed via https://github.com/Haehnchen/idea-php-symfony2-plugin/pull/1415, type name inside popover is still marked as "set", but type detection is working. popover is now just a priority what should be taken when there are...

> plugin don't read the name_prefix right thats right. only the annotations are supported right now https://symfony.com/blog/new-in-symfony-4-1-prefix-imported-route-names

not supporting factory and other fancy stuff right now. i will try to blacklist your cases until iam working on a proper solution

yes the new format was added via: https://github.com/Haehnchen/idea-php-symfony2-plugin/commit/71b03398eee1906f7737aea2e4d03eaec45b1c6f thats why the routes are working now and also autodetection of this was was improved. so `UrlGenerator` or `url_generating_routes`can be taken if...

reopen because of fixing: > use single slash instead of double

This plugin does not overwrite functionality, if so its more a regression on the old metadata implementation on PhpStorm. I tested it inside `PhpStorm 2017.1` and its working as expected:...

@neuro159 i wrote you a long mail with the "requirements" ;) i dont see that this helps to remove the ide_helper, but maybe it brings the possibilities to other nice...

should we provide a tutorial for this? an often asked question to me