Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin stopped working with php 8.0 #77

Open
mpmont opened this issue Feb 20, 2021 · 8 comments
Open

Plugin stopped working with php 8.0 #77

mpmont opened this issue Feb 20, 2021 · 8 comments

Comments

@mpmont
Copy link

mpmont commented Feb 20, 2021

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.

@TKLCZ
Copy link

TKLCZ commented Mar 12, 2021

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.

@maulikdholariya
Copy link

I confirm the issue on Windows 10.

@sohaha
Copy link

sohaha commented Aug 3, 2021

macOS Big Sur 11.5.1

@federf
Copy link

federf commented Nov 23, 2021

same issue on Big Sur 11.6.
Fixed it by installing PHP 7.4 again.

@nekromoff
Copy link

nekromoff commented Feb 13, 2022

  1. Install PHP 7.4 along any version 8+
  2. Add/edit path to v7.4: "php_bin":"/usr/bin/php7.4", in user settings

@driade
Copy link

driade commented Feb 19, 2023

I'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.

@mpmont
Copy link
Author

mpmont commented Feb 20, 2023

@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?

@driade
Copy link

driade commented Feb 20, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants