zed/extensions/php
Piotr Osiewicz 9dfe4a30bb
languages: Do not expose unnecessary captures from tasks (#19625)
This tackles an issue with us exposing unnecessary env variables in
environment which are not actually needed for tasks themselves (and may
have little utility), yet come into the way of ssh remoting.

/cc @ConradIrwin 

Release Notes:

- N/A
2024-10-23 18:54:08 +02:00
..
languages languages: Do not expose unnecessary captures from tasks (#19625) 2024-10-23 18:54:08 +02:00
src php: Add syntax highlighting for Intelephense completions (#18774) 2024-10-06 10:11:21 -04:00
Cargo.toml languages: Do not expose unnecessary captures from tasks (#19625) 2024-10-23 18:54:08 +02:00
extension.toml languages: Do not expose unnecessary captures from tasks (#19625) 2024-10-23 18:54:08 +02:00
LICENSE-APACHE