Closed chadicus closed 6 years ago
This pull request allows the container to be either an ArrayAccess object or any object that implements a set method.
ArrayAccess
set
Coverage increased (+2.2%) to 100.0% when pulling a593b06554833da2dcb93256f5f31263b8eacf89 on dev/less-restrictive-container into fdb2ba1042a9a28849e48d70ce8b61bb46e2b75e on v3.x.
Thanks!
What does this PR do?
This pull request allows the container to be either an
ArrayAccess
object or any object that implements aset
method.Checklist