2024-12-30T13:10:54.png
PHP 升级到 7.4 之后,会收到 Array and string offset access syntax with curly braces is deprecated 的错误,这是因为:
PHP
7.4
Array and string offset access syntax with curly braces is deprecated
升级前的准备工作实际上是为了消除升级程序中无法自动处理的“不兼容的”变化