Commit History

Author SHA1 Message Date
  Fabien Potencier 2756ff2bc8 Merge branch '2.3' into 2.4 10 years ago
  Yevgen Kovalienia 18f95e776a typo fixed in AbstractProcessTest (getoutput() => getOutput()) 10 years ago
  Fabien Potencier 6a2bd3d624 Merge branch '2.3' into 2.4 10 years ago
  Fabien Potencier 445bbf4f34 fixed CS 10 years ago
  Fabien Potencier 570959cb28 [Process] fixed some volatile tests 10 years ago
  Fabien Potencier 4795c5345d Merge branch '2.3' into 2.4 10 years ago
  Christian Flothmann b8fc0e4b67 fix some minor typos in tests 10 years ago
  Fabien Potencier 615307f67d Merge branch '2.3' into 2.4 10 years ago
  Bernhard Schussek 23a58ae54e [Process] Added process synchronization to the incremental output tests 10 years ago
  Fabien Potencier 63856ca112 Merge branch '2.3' into 2.4 10 years ago
  Fabien Potencier 35c2a047a3 bug #11120 [2.3][Process] Reduce I/O load on Windows platform (romainneutron) 10 years ago
  Fabien Potencier 4a13260bd2 Merge branch '2.3' into 2.4 10 years ago
  Romain Neutron 0cbe4de6be [Process] Adjust PR #11264, make it Windows compatible and fix CS 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 a7118cb290 Merge branch '2.3' into 2.4 10 years ago
  Romain Neutron 2cd7d075df [Process] Add validation on Process input 10 years ago
  Fabien Potencier 8721f1476d Merge branch '2.3' into 2.4 10 years ago
  Fabien Potencier 8912ae3039 bug #10763 [Process] Disable TTY mode on Windows platform (romainneutron) 10 years ago
  Romain Neutron 76f0315926 [Process] Disable TTY mode on Windows platform 10 years ago
  Fabien Potencier 63d82c4aed Merge branch '2.3' into 2.4 10 years ago
  Romain Neutron eb80393fb1 [Process] Setting STDIN while running should not be possible 10 years ago
  Fabien Potencier 77e1693774 Merge branch '2.3' into 2.4 10 years ago
  Fabien Potencier 26893524a0 made phpdoc types consistent with those defined in Hack 10 years ago
  Fabien Potencier c09c3b0845 Merge branch '2.3' into 2.4 10 years ago
  Romain Neutron 02dacd6fe3 [Process] Trow exceptions in case a Process method is supposed to be called after termination 10 years ago
  Max Voloshin 4555201e91 [Process] fixed fatal errors in getOutput and getErrorOutput when process was not started 11 years ago
  Romain Neutron 6ce553c2c3 [Process] Avoid failures because of slow IOs 10 years ago
  Romain Neutron e44cc70b42 [Process] Avoid failure because of a slow process 10 years ago
  Fabien Potencier fa18e426ad Merge branch '2.3' into 2.4 10 years ago
  Fabien Potencier 1adfbc0561 minor #10424 [2.4][Process] Fix some unit tests that create the process object instead of delegate it to the implementation (romainneutron) 10 years ago
  Fabien Potencier 1848a39779 Merge branch '2.3' into 2.4 10 years ago
  Aaron Stephens 69ccad4bef Fixed data in pipe being truncated if not read before process termination 10 years ago
  Romain Neutron 6f7f943c35 [Process] Fix some unit tests that create the process object instead of delegate it to the implementation 10 years ago
  Romain Neutron 3ab6c2d176 [Process] Fix some unit tests that create the process object instead of delegate it to the implementation 10 years ago
  Romain Neutron d032687566 [Process] Make process tests more accurate on exception messages 10 years ago
  Fabien Potencier cce5347c84 bug #10412 [Process] Fix process status in TTY mode (romainneutron) 10 years ago
  Romain Neutron eb6723c59d [Process] Fix process status in TTY mode 10 years ago
  Romain Neutron 3e733b1fb6 [Process] Use assertSame instead of assertEquals to avoid comparison against `null` 10 years ago
  Fabien Potencier 621e071542 Merge branch '2.3' into 2.4 11 years ago
  Fabien Potencier 2961b5646f fixed various typos 11 years ago
  Fabien Potencier 87738ff42e Merge branch '2.3' into 2.4 11 years ago
  Fabien Potencier b09d36ac19 fixed @expectedException class names 11 years ago
  Fabien Potencier ec874af2ca Merge branch '2.3' 11 years ago
  Fabien Potencier 96e7ab8d6f Merge branch '2.2' into 2.3 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
  Bernhard Schussek 82f8588eff [Process] Renamed flushOutput() and flushErrorOutput() to clearOutput() and clearErrorOutput() 11 years ago
  Fabien Potencier 2b2c60142e Merge branch '2.3' 11 years ago