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

[2.x] Fix passing internal protocol factory to Factory class #170

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

clue
Copy link
Owner

@clue clue commented Dec 30, 2024

This fixes a subtle bug introduced recently in #165 that would use a wrong type check for the internal protocol factory. This only affects the 2.x development version with no tag being affected, nor does this affect the 3.x development version which users proper type checks as per #157 and PHPStan as per #140.

Builds on top of #165
Refs #157

@clue clue added the bug label Dec 30, 2024
@clue clue added this to the v2.8.0 milestone Dec 30, 2024
@clue clue merged commit 2fbc581 into clue:2.x Dec 30, 2024
15 checks passed
@clue clue deleted the internal-factory branch December 30, 2024 15:36
@clue clue changed the title Fix passing internal protocol factory to Factory class [2.x] Fix passing internal protocol factory to Factory class Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant