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
|
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
|
58c8a0217d
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
75efabe1c7
Merge branch '2.3' into 2.7
|
8 years ago |
annesosensio
|
89aced1438
[Process] use __METHOD__ where applicable
|
8 years ago |
Nicolas Grekas
|
379dbcf843
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
4634eacb14
[Process] Fix stream_select priority when writing to stdin
|
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
|
04d07446dc
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
9956fa4751
[Process] Wait a bit less on Windows
|
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
|
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 |
Nicolas Grekas
|
f4794f1d00
Merge branch '2.8' into 3.0
|
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
|
08e0ce3ed8
Merge branch '2.8' into 3.0
|
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 |
Nicolas Grekas
|
9926fbbc88
Merge branch '2.8' into 3.0
|
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
|
2cc5b0544b
Merge branch '2.8' into 3.0
|
9 years ago |
Christophe Coevoet
|
efba4f5579
Merge branch '2.3' into 2.7
|
9 years ago |
Christophe Coevoet
|
0a0dbefc20
minor #16813 [Process] Fix stopping a process on Windows (nicolas-grekas)
|
9 years ago |
Nicolas Grekas
|
0b5a0fd59a
[Process] Fix stopping a process on Windows
|
9 years ago |
Christophe Coevoet
|
2c0a0a06d9
Merge branch '2.8' into 3.0
|
9 years ago |
Christophe Coevoet
|
bcf18c0d47
Merge branch '2.3' into 2.7
|
9 years ago |
Filippo Tessarotto
|
7bd4afcb46
[Process] Unset callback after stop to free memory
|
9 years ago |
Fabien Potencier
|
01383ed02a
Merge branch '2.8'
|
9 years ago |
Fabien Potencier
|
e6439aaf52
Merge branch '2.3' into 2.7
|
9 years ago |
Nicolas Grekas
|
1fb0dd1d21
[Process] Fix signaling/stopping logic on Windows
|
9 years ago |
Nicolas Grekas
|
67c12c8633
Merge branch '2.8'
|
9 years ago |