reynierpm
- 活动总数 122
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 8
- 订阅数 28
-
创建于 Can I force a debug script to ask for parameters instead of "hard code" them?
已回答I am debugging some Symfony commands I am working on and I would like to know if it's possible to force the IDE to ask for the parameters instead of hard code them. Look at the following image: Th... -
已编辑于 [SOLVED] How to setup phpStorm + xDebug + Docker in Windows?
已回答Hi, I have been struggling for the last two hours with phpStorm + xDebug + Docker in Windows 10 and I am not able to make the debugging to work. I am running the following software version: PhpSto... -
创建于 Symfony CLI (command) debugging from phpStorm through Docker, what I am missing here?
已回答I 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 ... -
创建于 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... -
创建于 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... -
创建于 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... -
已编辑于 [SOLVED] Problems setting up xDebug: PhpStorm never reaches breakpoint
已回答I 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... -
已编辑于 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 ... -
创建于 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... -
创建于 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 ...