# Clarification about PHP 5.6 support

This plugin is still able to format PHP 5.6 code. It needs internally PHP 7.0 to
work, but you should be able to format any PHP 5.x code.

# Removing support for Refactor calls

`phpfmt: refactor` has been removed for lack of use.