Searched refs:enhanceWindowsCompatibility (Results 1 – 1 of 1) sorted by relevance
68 private $enhanceWindowsCompatibility = true; variable in Symfony\\Component\\Process\\Process309 if ('\\' === \DIRECTORY_SEPARATOR && $this->enhanceWindowsCompatibility) {1224 return $this->enhanceWindowsCompatibility;1240 $this->enhanceWindowsCompatibility = (bool) $enhance;