Commit History

Author SHA1 Message Date
  Fabien Potencier 864deab95b [Process] changed ExecutableFinder to return false instead of throwing an exception when the executable is not found 13 years ago
  Johannes M. Schmitt d1dcdfa95f [Process][Assetic] refactored some code to allow for better executable defaults 13 years ago
  Pascal Borreli 724ec9d14a [Process] Better guess of php bin executable path 13 years ago
  Pascal Borreli 4776b4ca09 [Process] Removed useless getenv 13 years ago
  Fabien Potencier 64a1663e60 [Process] fixed previous commit 13 years ago
  Fabien Potencier 393cc2a3a1 [Process] tagged the guaranteed BC API 13 years ago
  Fabien Potencier 4ad2d88eff [Process] moved protected to private 13 years ago
  Fabien Potencier 02e9773650 replaced symfony-project.org by symfony.com 13 years ago
  Dominique Bongiraud d1f5d99825 normalized license messages in PHP files 14 years ago
  Fabien Potencier 64a393afd4 [Process] tweaked php doc and fixed PhpProcess::run() return value 14 years ago
  Kris Wallsmith 95be0da81b Removed all those spaces after @author that were bothering me so… 14 years ago
  Thomas b271113996 [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 6f25f5b91e renamed Symfony\Components to Symfony\Component 14 years ago