the syntax `$var{$i}`is deprecated: ``` PHP Deprecated: Array and string offset access syntax with curly braces is deprecated in ./src/ForceUTF8/Encoding.php on line 196 ```
the syntax
$var{$i}is deprecated: