AnimGif icon indicating copy to clipboard operation
AnimGif copied to clipboard

[BUG] Compile Error: Array and string offset access

Open wouter-toppy opened this issue 4 years ago • 1 comments

In the latest PHP versions you get this error:

Compile Error: Array and string offset access syntax with curly braces is no longer supported

wouter-toppy avatar Oct 15 '21 09:10 wouter-toppy

basicly replace all { xx } to [ xx ]

wouter-toppy avatar Oct 15 '21 09:10 wouter-toppy