UseMuffin/Webservice

Webservice twitter does not implement isQueryLoggingEnabled

dereuromark opened this issue · 2 comments

Webservice twitter does not implement isQueryLoggingEnabled
Muffin\Webservice\Exception\UnimplementedWebserviceMethodException

vendor/cakephp/debug_kit/src/Panel/SqlLogPanel.php triggers this in the if ($connection->isQueryLoggingEnabled()) { call.
With CakePHP 3.7+

I didnt even notice that #81 has been opened and merged.
Sounds like we can close this then?

ADmad commented

I didn't reference this issue in the PR, so GH should have sent you a notification isn't it?