I have a Dell laptop with Intel i7 5th generation running Windows 10 x64 and PHP 5.6.17 x86 environment. When I run a fresh installation of Symfony 3.0 using php-cli:
php bin/console server:run
In few seconds CPU is loaded with 50% to 90% of their capacity, even if no access is requested to builtin php cli webserver. Any suggestions on how to drill down this issue?