方小琪 发表于 2020-12-29 15:11:59

错误Array and string offset access syntax with curly braces is deprecated

网站出现如下错误:

Array and string offset access syntax with curly braces is deprecated
这个主要是因为网站使用了PHP7.4,PHP7.4不支持大括号的数组和字符串偏移访问语法

页: [1]
查看完整版本: 错误Array and string offset access syntax with curly braces is deprecated