zed/extensions/php
Marshall Bowers 40ed3b6977
php: Allow using intelephense from PATH (#14643)
This PR updates the PHP extension to use `intelephense` from the PATH,
if it exists.

Tested using the following Nix shell:

```sh
NIXPKGS_ALLOW_UNFREE=1 nix-shell -p php nodePackages_latest.intelephense
```

Resolves #11994.

Release Notes:

- N/A
2024-07-17 09:20:31 -04:00
..
languages php: Update Pest tree-sitter queries to capture single quotes (#12467) 2024-05-30 16:37:41 +02:00
src php: Allow using intelephense from PATH (#14643) 2024-07-17 09:20:31 -04:00
Cargo.toml php: Bump to v0.1.0 (#14607) 2024-07-16 18:49:58 -04:00
extension.toml php: Bump to v0.1.0 (#14607) 2024-07-16 18:49:58 -04:00
LICENSE-APACHE Extract PHP support into an extension (#9966) 2024-03-29 14:51:54 -04:00