Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[8.x] Add bound check to env resolving #39434

Merged
merged 1 commit into from
Nov 1, 2021
Merged

[8.x] Add bound check to env resolving #39434

merged 1 commit into from
Nov 1, 2021

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Nov 1, 2021

Add a check to see if the environment is already bound before attempting to resolve it.

Fixes #39347

@driesvints driesvints changed the title Add bound check to env resolving [8.x] Add bound check to env resolving Nov 1, 2021
@taylorotwell taylorotwell merged commit d0353b8 into 8.x Nov 1, 2021
@taylorotwell taylorotwell deleted the fix-env-check branch November 1, 2021 15:19
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.

Resolving env service before binding if class not found in configuration files.
2 participants