Commit History

Author SHA1 Message Date
  Pierre du Plessis b477d1140d Throw exception if tempnam returns false in ProcessPipes 9 years ago
  Graham Campbell b5fc125ef7 [2.3] CS And DocBlock Fixes 10 years ago
  Graham Campbell 5096b27e78 Docblock fixes 10 years ago
  Fabien Potencier 35c2a047a3 bug #11120 [2.3][Process] Reduce I/O load on Windows platform (romainneutron) 10 years ago
  Romain Neutron 08fcaf4f16 [Process] Reduce I/O load on Windows platform 10 years ago
  Manatsawin Hanmongkolchai f456ff6297 [Process] Use correct test for empty string in UnixPipes 10 years ago
  Fabien Potencier 1d35eaaab6 fixed types in phpdocs 10 years ago
  Fabien Potencier 26893524a0 made phpdoc types consistent with those defined in Hack 10 years ago
  Fabien Potencier f6e38897b8 made types consistent with those defined in Hack 10 years ago
  Romain Neutron 1eb5593edd [Process] Make Process::start non-blocking on Windows platform 10 years ago
  Romain Neutron e44cc70b42 [Process] Avoid failure because of a slow process 10 years ago
  Aaron Stephens 69ccad4bef Fixed data in pipe being truncated if not read before process termination 10 years ago
  Andrey Ryaguzov f5eab0c81e [Process] minor fixes 10 years ago
  Romain Neutron 0d694d261f [Process] Fix #9861 : Revert TTY mode 11 years ago
  Fabien Potencier 2961b5646f fixed various typos 11 years ago
  Fabien Potencier b495834f2f fixed some typos 11 years ago
  Fabien Potencier ab6055d217 minor #9466 [Process] fix phpdoc and timeout of 0 (Tobion) 11 years ago
  Jonathan Poston c2641616d2 Check if the pipe array is empty before calling stream_select() 11 years ago
  Tobias Schultze f4fadb8162 [Process] fix phpdoc and timeout of 0 11 years ago
  Romain Neutron f9c619629a [Process] Fix #9343 : revert file handle usage on Windows platform 11 years ago
  Romain Neutron 2ab81276d8 [Process] Fix #9182 : random failure on pipes tests 11 years ago
  Romain Neutron 7135793d4c [Process] Close unix pipes before calling `proc_close` to avoid a deadlock 11 years ago
  Romain Neutron c477a40aac [Process] Fix #8970 : read output once the process is finished, enable pipe tests on Windows 11 years ago
  Romain Neutron 5f489844e1 [Process][2.2] Fix Process component on windows 11 years ago