debug疑问

浏览:1278 发布日期:2017/01/18 分类:求助交流 关键字: debug疑问 thinkphp5 debug
/var/www/html/thinkphp/library/think/Debug.php

请教下各位大神,为什么我的tp5总是在输出的时候回跟上上面那句?
eg:
/var/www/html/thinkphp/library/think/Debug.php:169:
object(think\db\connector\Mysql)[10]
protected 'PDOStatement' => null
protected 'queryStr' => string '' (length=0)
protected 'numRows' => int 0
protected 'transTimes' => int 0
protected 'error' => string '' (length=0)
protected 'links' =>
array (size=0)
empty
protected 'linkID' => null
protected 'linkRead' => null
protected 'linkWrite' => null
protected 'resultSetType' => string 'array' (length=5)
protected 'fetchType' => int 2
protected 'attrCase' => int 2
protected 'query' =>
array (size=0)
。。。。。。
最佳答案
评论( 相关
后面还有条评论,点击查看>>