Commit History

Author SHA1 Message Date
  Jérémy JOURDIN 61b85c3e6a Use separated function to resolve command and related arguments 10 years ago
  Fabien Potencier 31fb686db7 [Process] fixed HHVM usage on the CLI 10 years ago
  Peter Gribanov 7ec42afc4c Add support SAPI cli-server 11 years ago
  Fabien Potencier 4272db4849 [Process] fixed HHVM support 11 years ago
  Joel Marcey 3ca9657d61 Add support for HHVM in the getting of the PHP executable 11 years ago
  Patrick Allaert d93f3722c6 Fixed #8455: PhpExecutableFinder::find() does not always return the correct binary 11 years ago
  Jordi Boggiano abbb6c9a4f [Process] Add default xampp path to the list of possible paths to check 12 years ago
  Jordi Boggiano 9c35e1ebda [Process] Clean-up/simplify code 12 years ago
  stealth35 b930a535b3 Only work with the cli sapi 12 years ago
  stealth35 0e077b442c [Process] PHP_BINARY return the current process 12 years ago
  Fabien Potencier 97048b6f70 [Process] introduced usage of PHP_BINARY (available as of PHP 5.4) 13 years ago
  Pascal Borreli a003d069fc [Process] Fixed namespace typo and windows test 13 years ago
  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 8adce9c9b3 [Process] use component exception 13 years ago
  Johannes M. Schmitt d1dcdfa95f [Process][Assetic] refactored some code to allow for better executable defaults 13 years ago