AnimGif
AnimGif copied to clipboard
[BUG] Compile Error: Array and string offset access
In the latest PHP versions you get this error:
Compile Error: Array and string offset access syntax with curly braces is no longer supported
basicly replace all { xx } to [ xx ]