Kim Wuestkamp
Kim Wuestkamp
To solve this we forked (https://github.com/tdmedia/JMSDiExtraBundle) created a branch based on tag 1.9.2 (branch name setScope-fix), and replaced `setScope` with `setShared` in file `MetadataConverter.php`, then adjusted our composer.json like this:...
Anyone got a suggestion on how to proceed with this?
We just ran into this exact bug in our application. Has there already something been done, or ideas for a workaround?
I guess we'll fork and implement your proposed solution **a**, as it seems to work. Which cases would this not cover? Once time, feel free to provide a technical description...
I have fixed this locally, will make this public ready and create a PR soonish. I think this is a serious issue and should at least be mentioned in the...
@ste93cry I created a PR with my solution, its not 100% finished yet but I figured it might be enough to discuss the solution. Maybe do the same for yours?...
As of now Windows isn't supported as the init scripts are all written for bash. If you figure this out and make this work with Windows feel free to create...
This project works good for ssh tunnelling: https://github.com/elliotchance/sshtunnel
+1