Commit History

Author SHA1 Message Date
  Fabien Potencier 54655104ca [Process] changed run() behavior to always populate getOutput() and getErrorOutput() 14 years ago
  Fabien Potencier 7280da8af2 [Process] fixed previous commit 14 years ago
  Fabien Potencier b2a8e35900 [Process] tagged the guaranteed BC API 14 years ago
  Fabien Potencier 639d93cbbf [Process] moved protected to private 14 years ago
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 years ago
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 years ago
  Jordi Boggiano 094d428e68 CS: Unified strict equality comparisons, put var on the right side 14 years ago
  Fabien Potencier d70ce5b9aa [Process] tweaked php doc and fixed PhpProcess::run() return value 14 years ago
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 years ago
  Thomas 66ddacf2e5 [Process] remove fork references as proc_* functions start a command from an independant process, does not copy the parent memory space like pcntl_* function 14 years ago
  Fabien Potencier 7734f44bc5 [Process] added a Process:isSucessful() method 14 years ago
  Kris Wallsmith 1aefe7a762 [Process] made cwd argument optional 14 years ago
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 14 years ago