Commit History

Author SHA1 Message Date
  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 06f4930c86 Merge branch '2.4' into 2.5 10 years ago
  Romain Neutron 333e9752c4 [Process] Fix unit tests in sigchild environment 10 years ago
  Romain Neutron 5c35bcfbe9 [Process] Fix conflicts between latest 2.3 fix and 2.5 deprecation 10 years ago
  Romain Neutron 1eb5593edd [Process] Make Process::start non-blocking on Windows platform 10 years ago
  Romain Neutron d032687566 [Process] Make process tests more accurate on exception messages 10 years ago
  Fabien Potencier b09d36ac19 fixed @expectedException class names 11 years ago
  Romain Neutron 969b619059 [Process] Fix #8742 : Signal-terminated processes are not successful 11 years ago
  Romain Neutron 7ce1de897a [Process] Add unit tests for #7865 11 years ago
  Romain Neutron 850d10928c [Process] Add signal and getPid methods 12 years ago
  Fabien Potencier dace2b9abb Merge branch '2.1' 12 years ago
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 years ago
  Bernhard Schussek 5c10de4a1f Fixed @expectedException definitions to reference absolute exception paths 12 years ago
  Romain Neutron c1a8adcce9 Add a Sigchild compatibility mode (set to false by default) 12 years ago