Alexander Makarov
Alexander Makarov
See https://github.com/httpsoft/http-app/blob/master/composer.json#L65 but should not be 777.
That is quite contraversial since we can't really set permissions 100% correctly. Likely it is better to allow application to error and add "setting permissions" to installation guide.
Good thing is that the prefix will be the same so files will appear grouped. Bad thing is that it looks more complicated.
Related to https://github.com/yiisoft/demo/pull/345
@andrew-svirin would you please give us an example to understand the problem better?
Overall code looks OK.
It's not by design.
Could be related to invalid `./yii` path. Need to handle it properly.
We have https://github.com/yiisoft/proxy and https://github.com/yiisoft/container-proxy btw.