Commit History

Author SHA1 Message Date
  annesosensio 89aced1438 [Process] use __METHOD__ where applicable 8 years ago
  Nicolas Grekas 4634eacb14 [Process] Fix stream_select priority when writing to stdin 8 years ago
  Fabien Potencier 03bc557419 Merge branch '2.3' into 2.7 8 years ago
  Nicolas Grekas ab998a8211 [Process] remove dead code 8 years ago
  Christian Flothmann 19beeea4ab [Process] fix docblock syntax 8 years ago
  Nicolas Grekas 298eab60d8 bug #18023 [Process] getIncrementalOutput should work without calling getOutput (romainneutron) 8 years ago
  Romain Neutron c423e42be2 [Process] getIncrementalOutput should work without calling getOutput 8 years ago
  Nicolas Grekas d5983f94b1 Merge branch '2.3' into 2.7 8 years ago
  Nicolas Grekas c6a9e6ad02 [travis] Run real php subprocesses on hhvm for Process component tests 8 years ago
  Nicolas Grekas 9956fa4751 [Process] Wait a bit less on Windows 8 years ago
  Nicolas Grekas cba2f70dc1 [Process] Fix pipes handling 8 years ago
  Fabien Potencier 521e93b915 bug #18015 [2.7][Process] Fix memory issue when using large input streams (romainneutron) 8 years ago
  Romain Neutron db66eb9b02 [Process] Fix memory issue when using large input streams 8 years ago
  Fabien Potencier 6119beeb0c Merge branch '2.3' into 2.7 8 years ago
  Javier Eguiluz 12b5d095f7 Updated all the README files 8 years ago
  Nicolas Grekas faa8943801 Merge branch '2.3' into 2.7 8 years ago
  Nicolas Grekas a06c0e7434 [Process] Fix transient tests for incremental outputs 8 years ago
  Romain Neutron 3db2f007e5 [Process] Use stream based storage to avoid memory issues 8 years ago
  Fabien Potencier dda2c2bdfa Merge branch '2.3' into 2.7 8 years ago
  Fabien Potencier e38c659e57 bug #17423 [2.3][Process] Use stream based storage to avoid memory issues (romainneutron) 8 years ago
  Jakub Zalas afbb45091c [Process] Remove a misleading comment 8 years ago
  Romain Neutron 777f8204c1 [Process] Use stream based storage to avoid memory issues 8 years ago
  Romain Neutron caace6932e [Process] Fix typo, no arguments needed anymore 8 years ago
  Nicolas Grekas 0570b9ca51 Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas db7fe6f50c [Process] Fix potential race condition 9 years ago
  Fabien Potencier 06ff87dfbe Merge branch '2.3' into 2.7 9 years ago
  Diego Saint Esteben 7b358aa39e Update copyright year 9 years ago
  Nicolas Grekas 40cb0bde8c Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas 78f7393415 [Process] Clean tested process on tear down 9 years ago
  Nicolas Grekas e80e187ddf Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas dca88cd19f [Process] Fix running tests on HHVM>=3.8 9 years ago
  Nicolas Grekas dd71d2f01b Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas 151e11921d [Process] Fix a transient test 9 years ago
  Nicolas Grekas 03385f1399 [Process] Fix potential race condition leading to transient tests 9 years ago
  Nicolas Grekas d257e3eae6 Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas dcaf5651c1 minor #17086 CS: use nowdoc instead of heredoc (gharlan) 9 years ago
  Nicolas Grekas a3fb8f4c4a Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas f35ba672b4 [Process] Fix the fix for --enable-sigchild php 9 years ago
  Nicolas Grekas 48d0c29919 minor #17070 [Process] Make tests more deterministic (nicolas-grekas) 9 years ago
  Nicolas Grekas bb312d4e9a Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas 75b4cb161e [Process] Fix transient test on Windows 9 years ago
  Nicolas Grekas 919c76af8a [Process] Make tests more deterministic 9 years ago
  Nicolas Grekas 07078bb26d Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas 84f0570d03 [Process] More robustness and deterministic tests 9 years ago
  Gregor Harlan ab82a2b07e use nowdoc instead of heredoc 9 years ago
  Nicolas Grekas 322af23219 Merge branch '2.3' into 2.7 9 years ago
  Nicolas Grekas 03c103b452 [Process] Enhance compatiblity with --enable-sigchild 9 years ago
  Nicolas Grekas 1621c2e6a9 [Process] Always call proc_close 9 years ago
  Christophe Coevoet 66eaba6a69 Fix the exception message expectation 9 years ago
  Christophe Coevoet efba4f5579 Merge branch '2.3' into 2.7 9 years ago