Skip to content

v2.0.1

Latest

Choose a tag to compare

@gustavofreze gustavofreze released this 10 Feb 01:03
· 1 commit to main since this release
03184f3
  • Fixed mapping for Traversable objects in IterableExtractor, ensuring that iterator_to_array is correctly applied directly to the object when it implements Traversable, preserving the keys and structure defined by getIterator() instead of falling back to reflection-based property extraction.