dmytro

Results 3 issues of dmytro

I made changes to the one file on the local repository, wrote commit, sent changes to remote server by command `git ftp push -s` . Then I had to wait...

needs_testing

PHP version: 7.2.24-0 ubuntu0.18.04.8 Xdebug version: v3.0.4 VS Code extension version: v1.17.0 Your launch.json: ```{ "version": "0.2.0", "configurations": [ { "name": "Listen for Xdebug", "type": "php", "request": "launch", "port": 9003,...

**Do you read the FAQ?** - [V] Yes. **Describe the bug** I want to connect to server with FTPES to FTP. In Filezilla everything works fine. Here is my config:...