动态属性 CI_URI::$config 的创建在 xampp\htdocs\SMS-CI\os\core [duplicate] 上已弃用

Creation of dynamic property CI_URI::$config is deprecated ON xampp\htdocs\SMS-CI\os\core [duplicate]

提问人:nodi mayemba 提问时间:10/13/2023 更新时间:10/14/2023 访问量:72

问:

SMS 调试 ===> 遇到错误! 严重性: 8192

消息:不推荐创建动态属性 CI_URI::$config

文件名:core/URI.php

行号:73

function __construct()
{
    $this->config =& load_class('Config', 'core');
    log_message('debug', "URI Class Initialized");
}
PHP URI

评论


答: 暂无答案