As Twitter is removing Tweetdeck and has already removed API access I am no longer going to support Twitter a communication channel.
For latest news you can follow Phpactor on Mastodon: phpc.social/@phpactor
Added a diagnostic / code action to automatically add missing `extends` and `implements` generic tags. Can't upload the video here due to issues, but I'm sure you can imagine it!
I think @phpactor is by far one of the most important tools I use on my daily activities. its LSP integration to @sublimehq spots issues on the fly and makes my life a lot easier. kudos to #PHP community <3
Added a new option `language_server.diagnostic_outsource` which will run diagnostics in a separate process. It's disabled by default for now, if you have performance issues, enable it!
Boom. Goodbye PHP 7.4, hello PHP 8.0 and (pipeline) support for 8.2
github.com/phpactor/phpactor…
Hoping this won't cause to much disruption, 30% of installations on packagist are still for 7.4. LSP clients will NOT provide a user friendly message if the PHP version is not supported.
November Phpactor release:
github.com/phpactor/phpactor…
Includes the (now improved) Symfony extension providing container completion and a new refactoring by @mamazu1995 to refactor a fully qualified name to an import.