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

Change deprecated class in TableGatewayAbstractFactory #92

Open
wants to merge 1 commit into
base: 1.7.x
Choose a base branch
from

Conversation

dickdonohue
Copy link

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

Change deprecated ArraySerializable to ArraySerializableHydrator. Fixes #91

Change deprecated `ArraySerializable` to `ArraySerializableHydrator`

Signed-off-by: Dick Donohue <Dick@DickDonohue.com>
@Ocramius Ocramius assigned Ocramius and unassigned Ocramius Jun 6, 2022
@Ocramius Ocramius added this to the 1.7.0 milestone Jun 6, 2022
@Ocramius Ocramius changed the base branch from 1.6.x to 1.7.x June 6, 2022 21:40
@Ocramius Ocramius removed this from the 1.7.0 milestone Jul 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

AbstractTableGateway defaults to use ArraySerializable which is deprecated
2 participants