tomharrigan / voicewp

Create Alexa Skills through WordPress
https://voicewp.com/
MIT License
128 stars 25 forks source link

updates for PHPCS #95

Closed tomharrigan closed 7 years ago

tomharrigan commented 7 years ago

Fix validation and sanitization errors in PHPCS around $_SERVER var in setting certificate. The other fixed issues were commenting a fall-through in a switch statement, and dealing with a spacing issue on a concat operator.