Skip to content
Snippets Groups Projects
Commit d0ada558 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
1 merge request!4817Initial deprecation of ArrayAccess methods #3032503
Showing
with 124 additions and 36 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment