Commit History

Author SHA1 Message Date
  Fabien Potencier 4f04c51844 Merge branch '2.3' into 2.5 10 years ago
  Christophe Coevoet 2141b25476 Fix phpdoc and coding standards 10 years ago
  Bernhard Schussek e0997d2a9a Merge branch '2.4' into 2.5 10 years ago
  Jakub Zalas c2f052845d [Process] Fix tests when pcntl is not available. 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
  Christian Flothmann 7ef98948f3 [Process] fix signal handling in wait() 10 years ago
  Romain Neutron ad66ae28b3 [Process] Deprecate Process::setStdin in favor of Process::setInput 10 years ago
  Romain Neutron ab2c2dd599 [Process] Remove unreachable code + avoid skipping tests in sigchild environment 10 years ago
  Fabien Potencier b09d36ac19 fixed @expectedException class names 11 years ago
  Romain Neutron 850d10928c [Process] Add signal and getPid methods 12 years ago
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 years ago
  Romain Neutron c1a8adcce9 Add a Sigchild compatibility mode (set to false by default) 12 years ago