-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: 1.17.0
-
Component/s: None
-
None
The ArrayAccess interface uses $offset as a parameter name in its methods, but the Document and PackedArray uses $key. This should be changed in the interest of keeping parameter names consistent.