PHPfmt for Sublime Text is removing support for ST2 & PHP 5.6.
PHPfmt for Sublime Text has removed support for Sublime Text 2 and for PHP 5.6.
At the moment the project's home page hasn't been updated, but you can see the following commit messages
- https://github.com/phpfmt/sublime-phpfmt/commit/8019cf28fad34031530dcb3aef6bd1915f33e297
- https://github.com/phpfmt/sublime-phpfmt/commit/2c54a135f106884215b825d6f382c0489bd5a52f
I did consider reverting to an earlier version or just editing the python file but I'm sure the plugin would update itself at some point and I'd waste hours trying to fix my fixes.
On my older Windows 7 machine I ran into issues with a missing vcruntime140.dll file. Installing Visual C++ Redistributable for Visual Studio 2015 fixed that, but needs to be run as administrator.
Note that you don't actually need to be "using" PHP 7, you just need the executable somewhere for PHPfmt to work and edit the phpfmt.sublime-settings pointing to the php.exe.
Now, I guess that'll I buy ST3 shortly and ST4 will be launched just as I shell out - like last time!
Please or to participate in this conversation.