Alexandr Evstigneev

Results 295 comments of Alexandr Evstigneev

is this Mason2?

This is a large task to do. Can't give an estimation in today world situation :(

Seems plugin badly handles bin directories. ``` installbin = /usr/bin installsitebin = /usr/local/bin installvendorbin = /usr/bin sitebin = /usr/local/bin vendorbin = /usr/bin ```

Docker images sometimes has kinda tricky setups looking like optimizations of some kind. Previously seen this in the centos images. And had problems syncing files. Would be nice to see...

The problem here is that php using remote access, which available only in ultimate idea/php storm. And not available in community edition. Plugin atm available everywhere. But i guess it...

Your project root should be `x:\cron` and remote project root `/data/cron` This way debugger will be able to map paths and work properly. Basically, any file in the project should...

do you have a problem debugging particular project? Have you tried just a simple hello world script? Some frameworks may use tricky stuff preventing debugger from working properly.