Fabien Potencier
|
1b4bcf879d
Merge branch '2.8' into 3.1
|
8 years ago |
Fabien Potencier
|
8e3ead97fc
fixed @return when returning this or static
|
8 years ago |
Fabien Potencier
|
d23427a7f9
bug #20600 [Process] Fix process continuing after reached timeout using getIterator() (chalasr)
|
8 years ago |
Fabien Potencier
|
6bb2bd3be5
Merge branch '2.8' into 3.1
|
8 years ago |
Robin Chalas
|
8bf0996c37
[Process] Fix kill process on reached timeout using getIterator()
|
8 years ago |
Nicolas Grekas
|
7ac22a7348
[Process] Do feat test before enabling TTY mode
|
8 years ago |
Fabien Potencier
|
5c11a1a4d4
fixed CS
|
8 years ago |
Fabien Potencier
|
77a65a636b
Merge branch '3.0' into 3.1
|
8 years ago |
Fabien Potencier
|
d7cde1f9d9
Merge branch '2.8' into 3.0
|
8 years ago |
Fabien Potencier
|
6137bd1df5
removed dots at the end of @param and @return
|
8 years ago |
Nicolas Grekas
|
6350e63ed9
Merge branch '3.0' into 3.1
|
8 years ago |
Nicolas Grekas
|
bf6e2d1fa8
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
86de601a57
`@throws` annotations should go after `@return`
|
8 years ago |
Nicolas Grekas
|
1574f3451b
[Process] Turn getIterator() args to flags & add ITER_SKIP_OUT/ERR modes
|
8 years ago |
Nicolas Grekas
|
aa3a53dcf2
[Process] Fixes & testNonBlockingNorClearingIteratorOutput
|
8 years ago |
Nicolas Grekas
|
5d60ebbe40
[Process] Implement IteratorAggregate to stream output
|
8 years ago |
Fabien Potencier
|
1852e31385
feature #18386 [Process] Add InputStream to seamlessly feed running processes (nicolas-grekas)
|
8 years ago |
Nicolas Grekas
|
711bd51ac9
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
58c8a0217d
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
75efabe1c7
Merge branch '2.3' into 2.7
|
8 years ago |
Nicolas Grekas
|
3237dce60a
[Process] Add InputStream to seamlessly feed running processes
|
8 years ago |
annesosensio
|
89aced1438
[Process] use __METHOD__ where applicable
|
8 years ago |
Nicolas Grekas
|
88ad759d3d
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
379dbcf843
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
349736fd05
[Process] Accept Traversable input
|
8 years ago |
Nicolas Grekas
|
4634eacb14
[Process] Fix stream_select priority when writing to stdin
|
8 years ago |
Nicolas Grekas
|
78ff90f98b
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
a0a937985b
Merge branch '2.8' into 3.0
|
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
|
a99b83e39f
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
04d07446dc
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
9956fa4751
[Process] Wait a bit less on Windows
|
8 years ago |
Paráda József
|
798aa276c9
[Process] Remove unreachable return statement.
|
8 years ago |
Fabien Potencier
|
374a3566a7
feature #17427 [Process] Allow a callback whenever the output is disabled (romainneutron)
|
8 years ago |
Fabien Potencier
|
95efcee03c
Merge branch '2.8' into 3.0
|
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
|
32c0f5e8ac
[Process] Allow a callback whenever the output is disabled
|
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
|
9c6ca534f6
Merge branch '2.8' into 3.0
|
9 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 |
Nicolas Grekas
|
9b2aa2163d
Merge branch '2.8' into 3.0
|
9 years ago |
Nicolas Grekas
|
dd71d2f01b
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
03385f1399
[Process] Fix potential race condition leading to transient tests
|
9 years ago |