Closed weierophinney closed 3 years ago
This patch addresses an issue whereby entities created from ArrayObject instances or extensions were not being extracted correctly under PHP 7.4+ when no extractor was explicitly mapped.
ArrayObject
Fixes #24
This patch addresses an issue whereby entities created from
ArrayObject
instances or extensions were not being extracted correctly under PHP 7.4+ when no extractor was explicitly mapped.Fixes #24