【发布时间】:2017-05-18 05:44:16
【问题描述】:
我使用的是 php 5.6,然后我的代码运行良好,但是当我使用 php7.0 + 时,显示相同的代码
A PHP Error was encountered
Severity: Warning
Message: Declaration of MX_Lang::load($langfile, $lang = '', $return = false, $add_suffix = true, $alt_path = '', $_module = '') should be compatible with CI_Lang::load($langfile = '', $idiom = '', $return = false, $add_suffix = true, $alt_path = '')
Filename: MX/Lang.php
【问题讨论】:
-
行号是什么,你在哪里得到错误?
-
你可以在这里找到答案。stackoverflow.com/questions/43840941/…
标签: php codeigniter