Problem/Motivation

Steps to reproduce
Proposed resolution
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #6 | fix_array_and_string_offset_access_syntax-3236444.patch | 1.21 KB | tammycao |
| #5 | 20210918105022.jpg | 16.61 KB | tammycao |
| 1631930070559.jpg | 23.65 KB | tammycao |
Issue fork replication-3236444
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
mohit.bansal623 commentedSince PHP 7.4 curly braces method to get individual characters inside a string has been deprecated, so made changes accordingly.
Please review the merge request.
Comment #5
tammycao commentedSorry, I was lazy when I described the problem. In fact, there is still one area that needs to be modified

Comment #6
tammycao commented