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

Fix service provider detection #440

Merged
merged 6 commits into from
Feb 4, 2020

Conversation

CyberiaResurrection
Copy link
Contributor

Back in Oct 2019, my original changes (#318 ) to introduce service provider detection implicitly assumed all such providers were concrete.

My own work since has falsified that assumption, so I'm tightening the requirements here.

@CyberiaResurrection CyberiaResurrection force-pushed the FixServiceProviderDetection branch 2 times, most recently from 28dcf7d to 7816e14 Compare February 3, 2020 07:13
src/ApplicationResolver.php Show resolved Hide resolved
tests/Application/app/Providers/AbstractProvider.php Outdated Show resolved Hide resolved
tests/Application/app/Providers/ConcreteProvider.php Outdated Show resolved Hide resolved
@CyberiaResurrection CyberiaResurrection force-pushed the FixServiceProviderDetection branch 2 times, most recently from 47eccf9 to a4d930b Compare February 3, 2020 12:28
@CyberiaResurrection CyberiaResurrection force-pushed the FixServiceProviderDetection branch 2 times, most recently from 8588793 to b1daff2 Compare February 4, 2020 07:31
@canvural
Copy link
Collaborator

canvural commented Feb 4, 2020

If you can rebase with the current master, it is good to go 👍

@CyberiaResurrection
Copy link
Contributor Author

@canvural , that's rebased as requested - thanks again for your help and patience.

@canvural canvural merged commit 745426c into larastan:master Feb 4, 2020
@canvural
Copy link
Collaborator

canvural commented Feb 4, 2020

Thank you!

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.

None yet

2 participants