Array and string offset access syntax with curly braces is deprecated
错误记录:
为何我安装完提示这个报错?:Array and string offset access syntax with curly braces is deprecated
解决方案:
这个是因为PHP版本太高导致,可以切换下PHP版本来解决。

为何我安装完提示这个报错?:Array and string offset access syntax with curly braces is deprecated
这个是因为PHP版本太高导致,可以切换下PHP版本来解决。
