aex*_*exl 2 cakephp deprecated cakephp-3.0 deprecation-warning
$this->primaryKey('id')
我的Table类->find('all')->all()
在控制器内调用该表在我的屏幕顶部的取消通知,因为primaryKey()
已被弃用.
一切都工作没有显示错误
display_errors
是On
在phpinfo()
error_reporting
为32767
又名E_ALL
在phpinfo()
$this->TESTprimaryKey('id')
引发BadMethodCallException
未知方法"TESTprimaryKey",这意味着它是正确的表Error.errorLevel
在我的app.php中设置为E_ALLphp composer.phar upgrade
并php composer.phar update
以防万一VERSION.txt
显示3.6.10. 归档时间: |
|
查看次数: |
376 次 |
最近记录: |