Having recently updated to PHP7.4 we are getting the following warning on all pages "Deprecated: Array and string offset access syntax with curly braces is deprecated in /code/sites/all/modules/contrib/user_import/user_import.import.inc on line 286 Deprecated: Array and string offset access syntax with curly braces is deprecated in /code/sites/all/modules/contrib/user_import/user_import.import.inc on line 292".
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | remove-curly-braces-3183173-2.patch | 533 bytes | dippers |
Comments
Comment #2
dippers commentedPatch attached.
Comment #3
damienmckennaCorrecting the tag, and updating the status to "Needs review" as there's a patch to review.
Comment #4
damienmckennaThis worked for me on a site I maintain. Thank you.
Comment #5
awasson commentedRan into this issue this afternoon myself.
This patch is good to go.
Comment #6
meyerrob commentedWorks for my site as well.