Skip to content

AbstractTableGateway defaults to use ArraySerializable which is deprecated  #91

Description

@dickdonohue

$hydratorName = $config['hydrator_name'] ?? 'ArraySerializable';

Shouldn't this default to ArraySerializableHydrator?
There are other instances where ArraySerializable is used. This indicates that ArraySerializable is deprecated.
https://github.com/laminas/laminas-hydrator/blob/4.3.x/src/ArraySerializable.php

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions