mes*_*age 3 php profiler symfony
即使我从所有config*.yml文件中删除web_profiler...我得到了
RuntimeException: You need to enable either the SQLite3 or PDO_SQLite extension for the profiler to run properly.
Run Code Online (Sandbox Code Playgroud)
我只是不想在我的系统上安装sqlite,我找不到如何完全关闭探查器...
有小费吗?
UPD:在FrameworkExtension.php中发表评论
if (isset($config['profiler'])) {
$this->registerProfilerConfiguration($config['profiler'], $container, $loader);
}
Run Code Online (Sandbox Code Playgroud)
但这不是一个好的解决方案
| 归档时间: |
|
| 查看次数: |
5273 次 |
| 最近记录: |