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