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

Bugfix: has alias causing endless loop #81

Merged

Conversation

boesing
Copy link
Member

@boesing boesing commented Feb 1, 2021

Q A
Bugfix yes

Description

Ensure verifying aliases before calling abstract factories.

Fixes #80
Closes #80

@boesing boesing added the Bug Something isn't working label Feb 1, 2021
@boesing boesing added this to the 3.6.4 milestone Feb 1, 2021
@boesing boesing requested a review from Ocramius February 1, 2021 21:56
@boesing
Copy link
Member Author

boesing commented Feb 1, 2021

Locally tested on:

  • PHP 7.3.26
  • PHP 7.4.14
  • PHP 8.0.1

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
…stract factories

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing force-pushed the bugfix/has-alias-causing-endless-loop branch from f07ce01 to 03dc586 Compare February 1, 2021 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
3 participants