Skip to content

[5.8] Fix conditional binding for nested optional dependencies#29180

Merged
taylorotwell merged 10 commits intolaravel:5.8from
Organizm238:fix-conditional-binding-for-nested-dependencies-with-primitives
Jul 16, 2019
Merged

[5.8] Fix conditional binding for nested optional dependencies#29180
taylorotwell merged 10 commits intolaravel:5.8from
Organizm238:fix-conditional-binding-for-nested-dependencies-with-primitives

Conversation

@Organizm238
Copy link
Copy Markdown
Contributor

This should fix #29019

Seems like we were not popping last class from buildStack in case dependency was not resolved, which, In case we have optional dependency, lead to bug.

@Organizm238 Organizm238 changed the title Fix conditional binding for nested optional dependencies [5.8] Fix conditional binding for nested optional dependencies Jul 16, 2019
@taylorotwell taylorotwell merged commit 2177364 into laravel:5.8 Jul 16, 2019
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.

Wrong error message for dependency problem in container

3 participants