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

heiu

网站出现如下错误:

1
Array and string offset access syntax with curly braces is deprecated

这个主要是因为网站使用了PHP7.4,PHP7.4不支持大括号的数组和字符串偏移访问语法

  • 标题: 错误Array and string offset access syntax with curly braces is deprecated
  • 作者: heiu
  • 创建于 : 2021-05-17 00:01:51
  • 更新于 : 2024-03-11 11:18:45
  • 链接: https://blog.heiu.top/posts/4eed966.html
  • 版权声明: 本文章采用 CC BY-NC-SA 4.0 进行许可。
评论
此页目录
错误Array and string offset access syntax with curly braces is deprecated