Fatal error: Declaration of Http::conn() must be compatible with that of Proto::conn() in

@Ta 2015-07-23 1441点击
遇到到这个错误 一直无法解决!!
Fatal error: Declaration of Http::conn() must be compatible with that of Proto::conn() in
回复列表(2|隐藏机器人聊天)
  • God
    @Ta / 2015-07-24 / /
    proto和http的conn方法的参数不一样,给不一样的参数设置一个默认值
    function conn($par = '')
  • God
    @Ta / 2015-07-24 / /
    proto和http的conn方法的参数不一样,给不一样的参数设置一个默认值
    function conn($par = '')
添加新回复
回复需要登录