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