Problem/Motivation
Deprecated function: Array and string offset access syntax with curly braces is deprecated in require_once()
Steps to reproduce
Visit status and then logs with PHP 7.4
Proposed resolution
Replace {} string access with []
Remaining tasks
User interface changes
API changes
Data model changes
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 3179314-2-curly-to-square.patch | 502 bytes | joelpittet |
Issue fork ldap-3179314
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 #2
joelpittetComment #3
joelpittetComment #6
grahlThanks