-1
在windows7上我已經安裝了XAMPP和PEAR。我嘗試安裝PHP_CodeSniffer,但我得到錯誤沒有可用於包「pear.php.net/PHP_CodeSNiffer」的發佈。 我嘗試pear clear_cache, pear update-chanels
但仍然是相同的錯誤沒有可用的軟件包「pear.php.net/PHP_CodeSNiffer」
在windows7上我已經安裝了XAMPP和PEAR。我嘗試安裝PHP_CodeSniffer,但我得到錯誤沒有可用於包「pear.php.net/PHP_CodeSNiffer」的發佈。 我嘗試pear clear_cache, pear update-chanels
但仍然是相同的錯誤沒有可用的軟件包「pear.php.net/PHP_CodeSNiffer」
您是否嘗試了以下兩個命令?
梨安裝PHP_CodeSniffer
梨安裝--alldeps PHP_CodeSniffer
或者試試下面 梨卸載php_codesniffer 梨配置設置php_dir \ XAMPP \ PHP \梨梨 安裝php_codesniffer
或者可能你可以從git倉庫下載並使用? https://github.com/squizlabs/PHP_CodeSniffer