大括號來獲取的話,那么就會拋出如下錯誤信息:Array and string offset access syntax with curly braces is deprecated
因此想讓您的TP5支持php7.4則需要修改一處代碼
thinkphp\library\think\db\Query.php,TP不同版本對應行數可能不同,如tp5.0.9為370行,TP5.0.24為399行
大括號來獲取的話,那么就會拋出如下錯誤信息:Array and string offset access syntax with curly braces is deprecated
因此想讓您的TP5支持php7.4則需要修改一處代碼
thinkphp\library\think\db\Query.php,TP不同版本對應行數可能不同,如tp5.0.9為370行,TP5.0.24為399行
本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。