Skip to content
Snippets Groups Projects
Commit 2dba8c73 authored by Andrey Postnikov's avatar Andrey Postnikov
Browse files

Initial deprecation of ArrayAccess methods #3032503

- offsetUnset() no replacement and no usage
- offsetGet() replaced with toArray()
- offsetExists() replaced with toArray()
- offsetSet() replaced with setRawDefinition() a temporary new method to get usage
parent fbc03520
No related branches found
No related tags found
No related merge requests found
Showing
with 67 additions and 29 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment