Skip to content

Allowed ArrayAccess in set method

Latest
Compare
Choose a tag to compare
@minwork minwork released this 21 Apr 16:25
· 8 commits to master since this release

set method now also allow to supply object implementing ArrayAccess instead of pure array as first argument, as well as handling nested ArrayAccess objects.