tp5.1.14感觉是bug的地方?

浏览:574 发布日期:2018/05/18
5.0.0 - 普通 - 已处理
tp5.1.14报错:
1、Class think\route\dispatch\Callback contains 1 abstract method and must therefore be declared abstract or implement the remaining methods (think\route\Dispatch::exec)

2、think\Db类中init方法:
if (!empty($config['query'])) {
self::$config['query'] = '\\think\\db\\Query';
}
是不是应该吧! 去掉?
评论(
后面还有条评论,点击查看>>