PhpGt / DomTemplate

Bind dynamic data to reusable HTML components.
https://www.php.gt/domtemplate
MIT License
17 stars 4 forks source link

BindList: Nested ArrayIterator #486

Closed g105b closed 8 months ago

g105b commented 9 months ago

When an ArrayIterator is used to represent array<string, array<Bindable>>, only the keys are bound.