История коммитов

Автор SHA1 Сообщение Дата
  Ben 5571a0cc72 [Process] Workaround buggy PHP warning 9 лет назад
  Christian Flothmann b6180398b4 use value of DIRECTORY_SEPARATOR to detect Windows 10 лет назад
  Ben cf09eaf9a0 [Process] Fixes issue #11421 10 лет назад
  Chris Smith dbbf4556fc [Process] Fix ExecutableFinder with open basedir 10 лет назад
  Joseph Bielawski fa405bdcf3 [Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder` 12 лет назад
  Jordi Boggiano 9c35e1ebda [Process] Clean-up/simplify code 12 лет назад
  Jordi Boggiano 0995610ef0 [Process] Add extra dirs argument to the executable finder to allow searching more dirs 12 лет назад
  Johannes M. Schmitt d7d1f1d51b [Process] workaround a faulty implementation of is_executable on Windows 13 лет назад
  Florin Patan a6acc9ac44 fixed CS and unsude variable (PR #1319) 13 лет назад
  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 лет назад
  Florin Patan 4b26e904fd Fix problem with searching files while the open_basedir is in use 13 лет назад
  Kris Wallsmith 4dd76c6bd9 [Process] added optional argument for default executable 13 лет назад
  Fabien Potencier 864deab95b [Process] changed ExecutableFinder to return false instead of throwing an exception when the executable is not found 13 лет назад
  Johannes M. Schmitt d1dcdfa95f [Process][Assetic] refactored some code to allow for better executable defaults 13 лет назад