Piernik

- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 3
-
-
Piernik commented, -
Piernik created a post, Turning off constant change checking in control version
I've enabled version control (git) for my project.I'm using version control only for myself.Problem is that phpstorm is very slow now.I think it's because phpstorm updates changes all the time (ver... -
Piernik created a post, CPU usage 100%
I use ver 138.2071.While writing code (php or js) I get 100% cpu usage peaks (normally I have 30-50%).Even music has lags and it's very annoying.In previuos versions I didn't have such problems.Wha... -
Piernik commented, -
Piernik created a post, How to define variables in phpstorm
In my PHP project I'm using static-file server (ex img.domain.com). That server path I have is stored in $config table. ($this->config['file_server']).During developement static server-file is loca...