Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Php auto complete and hover #40

Merged
merged 2 commits into from
Sep 26, 2022

Conversation

ConnorJennison
Copy link
Collaborator

@ConnorJennison ConnorJennison commented Sep 26, 2022

Added support for php env secret peeking and autocompletion. Works with all of the following formats.

  • $_ENV["FOO"]
  • $_SERVER["FOO"]
  • getenv("FOO")

#15
#16

@motdotla motdotla merged commit 32814ec into dotenv-org:master Sep 26, 2022
@ConnorJennison ConnorJennison deleted the phpAutoCompleteAndHover branch October 10, 2022 08:48
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants