Commit History

Author SHA1 Message Date
  Christian Flothmann cfdf1012c2 use PHP_WINDOWS_VERSION_BUILD to detect Windows 10 years ago
  Fabien Potencier f38897f371 Merge branch '2.3' into 2.5 10 years ago
  Christian Flothmann b6180398b4 use value of DIRECTORY_SEPARATOR to detect Windows 10 years ago
  Fabien Potencier 2ecda6d343 Merge branch '2.4' 10 years ago
  Fabien Potencier a7118cb290 Merge branch '2.3' into 2.4 10 years ago
  Romain Neutron 2cd7d075df [Process] Add validation on Process input 10 years ago
  Fabien Potencier 1b6f4fc4e4 Merge branch '2.4' 10 years ago
  Fabien Potencier c09c3b0845 Merge branch '2.3' into 2.4 10 years ago
  Romain Neutron cfff757331 [Process] Fix escaping on Windows 10 years ago
  Romain Neutron be017d5dc6 [Process] Add Process::disableOutput and Process::enableOutput methods 11 years ago
  Fabien Potencier 4adfa47d18 [Process] fixed tests 11 years ago
  Fabien Potencier 4843b490de feature#8191 [Process] Added ProcessBuilder::setEnvironmentVariables (lyrixx) 11 years ago
  Christian d2c1273c42 always manually inherit $_SERVER 11 years ago
  Romain Neutron 723fe405fc Add possibility to use array prefixes 11 years ago
  Fabien Potencier d8925abf58 Merge branch '2.2' into 2.3 11 years ago
  Matthew J Mucklo ac06e1b6d2 fix issue where $_ENV contains array vals 11 years ago
  Grégoire Pineau b5bc84ce4f [Process] Added ProcessBuilder::addEnvironmentVariables 11 years ago
  Fabien Potencier bb721b29e0 Merge branch '2.2' 11 years ago
  Fabien Potencier 6056d02be5 Merge branch '2.1' into 2.2 11 years ago
  Joseph Bielawski be3cac4d05 [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI 11 years ago
  Jordi Boggiano d55770ab11 [Process] Fix tests on windows 11 years ago
  Romain Neutron a2a22e359c [Process] Do not throw LogicException in ProcessBuilder::getProcess if no arguments are set but a prefix is 11 years ago
  Romain Neutron 6e1fe7894d [Process] Use new ProcessUtils::escapeArgument to escape ProcessBuilder prefix 11 years ago
  Fabien Potencier a7177e400f merged branch hason/process (PR #6796) 11 years ago
  Romain Neutron 2122c92f1b Add ProcessBuilder::setPrefix method 11 years ago
  Martin Hasoň 28cdd4b7c0 [Process] Added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows 12 years ago
  Bernhard Schussek 5c10de4a1f Fixed @expectedException definitions to reference absolute exception paths 12 years ago
  Alexander e0dc473186 [Process] Add ability to reset arguments on ProcessBuilder 12 years ago
  Romain Neutron 4942bf3a90 [Process] Normalize exceptions 12 years ago
  Fabien Potencier b492b310cc [Process] fixed setting the timeout to null 12 years ago
  Fabien Potencier acfc0c7414 [Process] fixed setTimeout() to not allow negative timeout values (closes #4647) 12 years ago
  Joseph Bielawski 9f49693318 [Tests] Use proper assertions 12 years ago
  Fabien Potencier 05d2c2b037 moved component and bridge unit tests to the src/ directory 12 years ago