Danielklein
- Total activity 9
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
Created Is there a linter for viewing .diff files?
This is the way Slack displays a .diff file: And here is how PhpStorm displays the same file: As you can see, having the lines highlighted in red and green makes it much easier to understand. Is ... -
Created What is "suspicious code"?
I'm getting notifications saying "No suspicious code found". What is defined as "suspicious code"? What should I do if it was found? -
Created Codeception namespaces not recognised
I'm using PhpStorm 2017.2.4 on Windows 10. I've downloaded Codeception 2.3.6 manually and added its directory to the PHP Include Paths under "Languages & Frameworks". I've also added the exact file...