There was an error while loading. Please reload this page.
Disables Xdebug for child processes unless coverage still needs it.
\FastForward\DevTools\Process\XdebugDisablingProcessEnvironmentConfigurator
\FastForward\DevTools\Process\ProcessEnvironmentConfiguratorInterface
public __construct(\FastForward\DevTools\Environment\EnvironmentInterface $environment, \FastForward\DevTools\Php\ExtensionInterface $extension): mixed
Parameters:
$environment
$extension
Configures Xdebug-related environment variables for nested commands.
public configure(\Symfony\Component\Process\Process $process, \Symfony\Component\Console\Output\OutputInterface $output): void
$process
$output