Commit History

Author SHA1 Message Date
  Christian Flothmann cfdf1012c2 use PHP_WINDOWS_VERSION_BUILD to detect Windows 10 years ago
  Fabien Potencier 20c81bd408 Merge branch '2.3' into 2.5 10 years ago
  Graham Campbell b5fc125ef7 [2.3] CS And DocBlock Fixes 10 years ago
  Fabien Potencier 62c77d834c Merge branch '2.3' into 2.5 10 years ago
  Graham Campbell 5096b27e78 Docblock fixes 10 years ago
  Fabien Potencier 789e90513e Merge branch '2.4' into 2.5 10 years ago
  Fabien Potencier 35c2a047a3 bug #11120 [2.3][Process] Reduce I/O load on Windows platform (romainneutron) 10 years ago
  Fabien Potencier 389f090b81 Merge branch '2.4' into 2.5 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
  Romain Neutron 66312573dd [Process] Do not redirect output to file handles when output is disabled 10 years ago
  Fabien Potencier 3841e3023a fixed types in phpdocs 10 years ago
  Fabien Potencier 93605ab8e3 Merge branch '2.4' 10 years ago
  Fabien Potencier 1d35eaaab6 fixed types in phpdocs 10 years ago
  Fabien Potencier 2225c36768 made types consistent with those defined in Hack 10 years ago
  Fabien Potencier 741662b1c7 Merge branch '2.4' 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
  Fabien Potencier 1b6f4fc4e4 Merge branch '2.4' 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
  Romain Neutron be017d5dc6 [Process] Add Process::disableOutput and Process::enableOutput methods 11 years ago
  Fabien Potencier 0ae3bf5ff9 Merge branch '2.4' 10 years ago
  Andrey Ryaguzov f5eab0c81e [Process] minor fixes 10 years ago
  Nicolas Grekas 987e3e7c83 fix ProcessPipes 10 years ago
  Fabien Potencier 7f229abb27 feature #8655 Adds PTY mode & convenience method mustRun() (schmittjoh) 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