Skip to content

Fixed env() diagnostic false positive when default value is provided.… - #685

Open
NehalPatel wants to merge 1 commit into
laravel:mainfrom
NehalPatel:fix/env-diagnostic-with-default
Open

Fixed env() diagnostic false positive when default value is provided.…#685
NehalPatel wants to merge 1 commit into
laravel:mainfrom
NehalPatel:fix/env-diagnostic-with-default

Conversation

@NehalPatel

Copy link
Copy Markdown

Fixes #668

skip the missing environment diagnostic when env() is called with a default value.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Bug]: Env diagnostic incorrectly reports error when default value is provided to env() function

1 participant