John Bongiovanni
- Total activity 3
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Setup PHP syntax analysis in code inspection
I'm brand new to PHPStorm, and I can't figure out how to setup code inspections for PHP. In particular, I have a syntax error of the form if !empty($field) i.e. missing parenthesis. The PHPStorm e...