Searched refs:enhanceSigchildCompatibility (Results 1 – 1 of 1) sorted by relevance
69 private $enhanceSigchildCompatibility; variable in Symfony\\Component\\Process\\Process168 … $this->enhanceSigchildCompatibility = '\\' !== \DIRECTORY_SEPARATOR && $this->isSigchildEnabled();229 if (!$this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {312 …} elseif (!$this->useFileHandles && $this->enhanceSigchildCompatibility && $this->isSigchildEnable…696 if (!$this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {749 if (!$this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {770 …if ($this->isSigchildEnabled() && (!$this->enhanceSigchildCompatibility || -1 === $this->processIn…1256 return $this->enhanceSigchildCompatibility;1276 $this->enhanceSigchildCompatibility = (bool) $enhance;1430 … if ($this->fallbackStatus && $this->enhanceSigchildCompatibility && $this->isSigchildEnabled()) {[all …]