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

Add adapter options template to StorageInterface usage #322

Conversation

boesing
Copy link
Member

@boesing boesing commented Jun 21, 2024

Q A
Bugfix yes
BC Break soft

Description

With adding AdapterOptions template to StorageInterface in v4.0.1, some usages of StorageInterface were not adapted. This adds adapter options generics to the usages of StorageInterface. Since the usages do not require any specific options, using AdapterOptions should be fine as all adapter options of the adapters are extending AdapterOptions anyways.

@boesing boesing added the Bug Something isn't working label Jun 21, 2024
@boesing boesing modified the milestones: 4.0.2, 4.0.3 Jun 21, 2024
@boesing boesing merged commit 6bf742f into laminas:4.0.x Jun 21, 2024
35 checks passed
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
Development

Successfully merging this pull request may close these issues.

1 participant