Commit History

Author SHA1 Message Date
  Ben 5571a0cc72 [Process] Workaround buggy PHP warning 9 years ago
  Christian Flothmann b6180398b4 use value of DIRECTORY_SEPARATOR to detect Windows 10 years ago
  Ben cf09eaf9a0 [Process] Fixes issue #11421 10 years ago
  Chris Smith dbbf4556fc [Process] Fix ExecutableFinder with open basedir 10 years ago
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 years ago
  Jordi Boggiano 9c35e1ebda [Process] Clean-up/simplify code 12 years ago
  Jordi Boggiano 0995610ef0 [Process] Add extra dirs argument to the executable finder to allow searching more dirs 12 years ago
  Johannes M. Schmitt d7d1f1d51b [Process] workaround a faulty implementation of is_executable on Windows 13 years ago
  Florin Patan a6acc9ac44 fixed CS and unsude variable (PR #1319) 13 years ago
  Florin Patan b9cbac85da Executable Finder will now try to match if a file is already in the open_basedir list before searching it thru that list 13 years ago
  Florin Patan 4b26e904fd Fix problem with searching files while the open_basedir is in use 13 years ago
  Kris Wallsmith 4dd76c6bd9 [Process] added optional argument for default executable 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 d1dcdfa95f [Process][Assetic] refactored some code to allow for better executable defaults 13 years ago