Commit History

Author SHA1 Message Date
  Nicolas Grekas df9e3c66fb bug #27141 [Process] Suppress warnings when open_basedir is non-empty (cbj4074) 6 years ago
  Ben Johnson a6d452f15c Suppress warnings when open_basedir is non-empty 6 years ago
  Haralan Dobrev 9033c467f2 Add PHPDbg support to HTTP components 6 years ago
  temperatur 2fc5810b9e Fixes #26563 (open_basedir restriction in effect) 6 years ago
  Nicolas Grekas 560d7fec7d [Process] fix test case 6 years ago
  Nicolas Grekas 709e15e7a3 [Process] Check PHP_BINDIR before $PATH in PhpExecutableFinder 6 years ago
  Nicolas Grekas 4d0eaad4b1 [Process] Fix trailing space in PHP binary finder 9 years ago
  Nicolas Grekas b268a43d99 [Process] Fix PhpProcess with phpdbg runtime 9 years ago
  Nicolas Grekas e797e51723 Minor fixes 9 years ago
  Nicolas Grekas d6c06b0e7d Towards 100% HHVM compat 9 years ago
  Christian Flothmann b6180398b4 use value of DIRECTORY_SEPARATOR to detect Windows 10 years ago
  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