Kevin Major
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
-
-
Kevin Major created a post, Can't get zero configuration debugging to work
So, I upgraded my PhpStorm to 2019.1, and upgraded my PHP from 7.1 to 7.3, and added the following to the cli's php.ini: [xdebug]xdebug.remote_autostart=1xdebug.remote_connect_back=1xdebug.remote_c... -
-
-
Kevin Major created a post, Local VCS (Git) stuck on "Default updating...." in PhpStorm 2017.2.4
I'm running Ubuntu 16.04 in a Virtualbox VM. I just updated my PhpStorm from 2017.2 to 2017.2.4, and now it cannot detect my local git repository. It can connect to git on my local machine (the t... -
Kevin Major created a post, Debugging angularjs files in PhpStorm 9.0
I'd like to debug some angularjs files in PhpStorm 9.0, but all of the documentation I've found has revolved around debugging JavaScript embedded in HTML rather than standalone .js files. Please h... -
Kevin Major created a post, Is there a way to make directories in the project pane act like they did in PHPStorm 7?
The new collapsed directory listings are a PITA. I'm talking about:Where even though I have several empty directories in Resources, they won't show. It makes it incredibly difficult to move files... -
-