zed/extensions/php
Marshall Bowers 696591ca55
php: Add Phpactor support (#14604)
This PR extends the PHP extension with
[Phpactor](https://github.com/phpactor/phpactor) support.

Phpactor seems to provide a better feature set out-of-the-box for free,
so it has been made the default PHP language server.

Thank you to @xtrasmal for informing us of Phpactor's existence!

Release Notes:

- N/A
2024-07-16 18:39:13 -04:00
..
languages php: Update Pest tree-sitter queries to capture single quotes (#12467) 2024-05-30 16:37:41 +02:00
src php: Add Phpactor support (#14604) 2024-07-16 18:39:13 -04:00
Cargo.toml php: Upgrade zed_extension_api to v0.0.6 (#14603) 2024-07-16 17:53:43 -04:00
extension.toml php: Add Phpactor support (#14604) 2024-07-16 18:39:13 -04:00
LICENSE-APACHE