Fix PHP8 error: string offset access syntax with curly braces
authorChristian Weiske <cweiske@cweiske.de>
Tue, 8 Aug 2023 08:09:13 +0000 (10:09 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Tue, 8 Aug 2023 08:09:13 +0000 (10:09 +0200)
Error was:
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported


No differences found