Open mpmont opened 3 years ago
I'm running Manjaro Linux and moved to php 8 and the plugin stopped working.
Had to install 7.4 along side 8 and point the plugin to the 7.4.
I confirm the issue on Windows 10.
I confirm the issue on Windows 10.
macOS Big Sur 11.5.1
same issue on Big Sur 11.6. Fixed it by installing PHP 7.4 again.
"php_bin":"/usr/bin/php7.4",
in user settingsI'm starting with it.
https://github.com/driade/phpfmt8
While it's added on Sublime Text package manager you may download it and save it to your plugins directory. I'd also recommend deleting the old one.
@driade Hi there mate, are you planing on maintaining this yourself on your repo? I have a few more issues that popped up while working on more recent PHP code. Want me to create said issues on your repo?
Hello @mpmont Yes, I'll try to maintain the project as long as I can. I still digging into the code (it's complex), and there's a lot to do.
Want me to create said issues on your repo?
Yes please feel free to do that.
I'm running Manjaro Linux and moved to php 8 and the plugin stopped working.
Had to install 7.4 along side 8 and point the plugin to the 7.4.