hasArgument('--process-isolation', $arguments)) { throw new InvalidOption('The [--process-isolation] option is not supported.'); } return $arguments; } }