Replies: 4 comments 16 replies
-
This is a way I decided to try. It was previously in deployer/dist package for a couple of years. Now I decided to merge it. What kind of problem are you facing? Other classes not loading? Autolaod issues? This is work in process bug. |
Beta Was this translation helpful? Give feedback.
-
Nope. There is dozens of project what depend on symfony 5 components.
Original phar still there In vendors dir. only bin dir has bat file. |
Beta Was this translation helpful? Give feedback.
-
I like this very much. I consider Deployer a tool, but a like it to be installed with the project rather than globally. The change regarding the
|
Beta Was this translation helpful? Give feedback.
-
I'm still reading through issues and discussions but the problem I have is that phpStorm does not understand deployer. I couldn't find anything in the documentation yet, but it would be nice if the files were available somewhere that phpStorm could index so that it could highlight and hint correctly. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
In RC4, the whole project including
bin/dep
existed. Now since RC5 only thedeployer.phar
is available.CI Pipelines using
dep
don't work any more because of that. Will this be available again in the future, or will this be the new standard?Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions