Alexander Vasilev
- Total activity 7
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 2
-
Edited [Solved] Inspector is not highligthing undefined variables
Hello,I've recently updated from PHPStorm 2020.2 to 2020.3 and just realized the the code inspector is not highlighting undefined variables. Here is a demo: I've checked my settings and it all seem... -
Created "Unable to resolve column" inspection error in WordPress project
Hello, I had this error `Unable to resolve column` from the inspection tool. I found this post on how to map my project to the correct schema. So I have a SQL query like the one below where I get ...