Kevin Major
- Total activity 36
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 13
-
Created 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... -
Created 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...