我想安裝pecl ssh2擴展。但當我嘗試: Sorry, command-not-found has crashed! Please file a bug report at:
https://bugs.launchpad.net/command-not-found/+filebug
Please include the following information with the repo
我有這樣的代碼 public function deactivateDuplicateDevices(Document\Device $oDevice, Document\Passenger $oPassenger)
{
$passengerId = new \MongoId(oPassenger->getId());
$deviceId = new \MongoId($oD