Version 2.0.2
- Enhancement: Add PHP 7.3 to Travis CI build matrix [#52]
- Implement CS checking based on the
WP_CLI_CSruleset [#50] - Rename global variable with unconventional prefix [#49]
- Use snake case for variable names [#48]
- Prefix variables in global namespace [#47]
- Move PHP 5.4 tests from
WP_VERSIONlatestto5.1[#46]