|
$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