getLogger()->writeln("Starting Sakura development server on {$host}."); exec("{$php_dir}/php -S {$host} -t {$document_root} {$router_proxy}"); } }