Array and string offset access syntax with curly braces is deprecated

黄文博客 / 2024-07-16 / 原文

错误记录:

为何我安装完提示这个报错?:Array and string offset access syntax with curly braces is deprecated

 

解决方案:

这个是因为PHP版本太高导致,可以切换下PHP版本来解决。