WordPress / WordPress-Coding-Standards

PHP_CodeSniffer rules (sniffs) to enforce WordPress coding conventions
MIT License
2.55k stars 483 forks source link

Fix minor notices #238

Closed nixcms closed 10 years ago

nixcms commented 10 years ago

Please fix these php notices:

Notice: Undefined variable: interval in WordPress/Sniffs/VIP/CronIntervalSniff.php on line 123
PHP Notice:  Undefined variable: interval in WordPress/Sniffs/VIP/CronIntervalSniff.php on line 124

2014-09-18 11-57-09 travis ci - hosted continuous integration that just works - google chrome

GaryJones commented 10 years ago

Should be fixed in the develop branch.