Skip to content

Add adapter options template to StorageInterface usage#321

Merged
boesing merged 1 commit into
laminas:4.1.xfrom
boesing:bugfix/add-missing-template-type-storageinterface
Jun 21, 2024
Merged

Add adapter options template to StorageInterface usage#321
boesing merged 1 commit into
laminas:4.1.xfrom
boesing:bugfix/add-missing-template-type-storageinterface

Conversation

@boesing
Copy link
Copy Markdown
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.

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing added the Bug Something isn't working label Jun 21, 2024
@boesing boesing added this to the 4.0.2 milestone Jun 21, 2024
@boesing boesing merged commit acb8abe into laminas:4.1.x Jun 21, 2024
@boesing boesing deleted the bugfix/add-missing-template-type-storageinterface branch June 21, 2024 18:39
@boesing boesing restored the bugfix/add-missing-template-type-storageinterface branch June 21, 2024 18:40
@boesing boesing removed this from the 4.0.2 milestone Jun 21, 2024
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