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)
commit94994b9fbbf4574679f76616ec68959bf29c99ef
treee6413734ef7520a9e0760acdecbb715acb521ad6
parent16f9c3c10d96b02f9ae63d04c08a8089c73558a5
Fix PHP8 error: string offset access syntax with curly braces

Error was:
PHP Fatal error:  Array and string offset access syntax with curly braces is no longer supported
src/bdrem/Renderer.php