reynierpm
- Total activity 122
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 8
- Subscriptions 28
-
Created Symfony CLI (command) debugging from phpStorm through Docker, what I am missing here?
AnsweredI am trying to debug a Symfony command through phpStorm using xDebug and I am not able to get this working. I should start by saying that I am using Docker. AFAIK everything is properly setup (see ... -
Created Can I use an external tool through Docker?
I am looking an easy way to run an external tool on my code so I fix developers issues like for example coding standards. The tool for this is called PHP-CS-Fixer. I've created a Docker image conta... -
Created phpStorm 2016.2 (latest) buggy?
I have installed the latest version of phpStorm 2016.2 and I am running the x64 executable. I am creating a project where files are shared trough SFTP, after I get everything configured and IDE end... -
Created Issues while debug a Wordpress project in Windows 10 using phpStorm 2016.1.2
So here is the deal, sometimes this works perfectly sometimes it doesn't and it's killing my mind since I don't know what to do in order to fix this. This is how my environment is setup: phpStorm i... -
Edited [SOLVED] Problems setting up xDebug: PhpStorm never reaches breakpoint
AnsweredI am trying to setup my phpStorm for debug a Wordpress plugin but I can't get it to work properly and this means if I set a breakpoint any where in any file as for example functions.php at theme an... -
Edited How do I change the default copyright per project?
I am working in several projects with phpStorm and all of them has different copyright at the top of each new file. How I can customize this per project? Any time I create a new `*.php` file I get ... -
Created Can I map a remote folder|path without include in the project download/upload during sync?
Hi there, I work almost all the time with remote projects so this is how I setup them (step by step):Select "Create new project from existing files"Select "Web server is on remote host, files are a... -
Created Can't get remote project debug working, can I get some help?
I am trying to setup remote debug in a remote project under phpStorm 10.0.2 and I can't get this working. I'm following every step on this guide but even is not working for me. I made a OP here so ...