2014-08-28 32 views
6

Ben sorun benim besteci yüklemesiyle ne egzersiz çalışırken başlamak için bazı işaretçiler arıyorum. Platform ayarlarını kontrol başarısız nedenbesteci kastettim?

C:\xampp>composer diagnose 
Checking composer.json: OK 
Checking platform settings: FAIL 

The xdebug extension is loaded, this can slow down Composer a little. 
Disabling it when using Composer is recommended, but should not cause issues beyond slowness. 
Checking git settings: OK 
Checking http connectivity: OK 
Checking disk free space: OK 
Checking composer version: OK 

C:\xampp>composer self-update 
You are already using composer version 1e27ff5e22df81e3cd0cd36e5fdd4a3c5a031f4a. 

cevap

3

Zaten söyler: Çünkü yüklenen xdebug uzantısı olduğunu. Ancak bu, yavaşlamanın ötesinde bir soruna neden olmamalıdır.

yavaş olmasını besteci hissetmek ve bunu devre dışı bırakabilirsiniz xdebug İhtiyacınız yoksa. İşte olduğunu nasıl yaptığını o: https://stackoverflow.com/a/8754934/3219613