Pierre du Plessis
|
b477d1140d
Throw exception if tempnam returns false in ProcessPipes
|
9 лет назад |
Graham Campbell
|
b5fc125ef7
[2.3] CS And DocBlock Fixes
|
10 лет назад |
Graham Campbell
|
5096b27e78
Docblock fixes
|
10 лет назад |
Fabien Potencier
|
35c2a047a3
bug #11120 [2.3][Process] Reduce I/O load on Windows platform (romainneutron)
|
10 лет назад |
Romain Neutron
|
08fcaf4f16
[Process] Reduce I/O load on Windows platform
|
10 лет назад |
Manatsawin Hanmongkolchai
|
f456ff6297
[Process] Use correct test for empty string in UnixPipes
|
10 лет назад |
Fabien Potencier
|
1d35eaaab6
fixed types in phpdocs
|
10 лет назад |
Fabien Potencier
|
26893524a0
made phpdoc types consistent with those defined in Hack
|
10 лет назад |
Fabien Potencier
|
f6e38897b8
made types consistent with those defined in Hack
|
10 лет назад |
Romain Neutron
|
1eb5593edd
[Process] Make Process::start non-blocking on Windows platform
|
10 лет назад |
Romain Neutron
|
e44cc70b42
[Process] Avoid failure because of a slow process
|
10 лет назад |
Aaron Stephens
|
69ccad4bef
Fixed data in pipe being truncated if not read before process termination
|
10 лет назад |
Andrey Ryaguzov
|
f5eab0c81e
[Process] minor fixes
|
10 лет назад |
Romain Neutron
|
0d694d261f
[Process] Fix #9861 : Revert TTY mode
|
11 лет назад |
Fabien Potencier
|
2961b5646f
fixed various typos
|
11 лет назад |
Fabien Potencier
|
b495834f2f
fixed some typos
|
11 лет назад |
Fabien Potencier
|
ab6055d217
minor #9466 [Process] fix phpdoc and timeout of 0 (Tobion)
|
11 лет назад |
Jonathan Poston
|
c2641616d2
Check if the pipe array is empty before calling stream_select()
|
11 лет назад |
Tobias Schultze
|
f4fadb8162
[Process] fix phpdoc and timeout of 0
|
11 лет назад |
Romain Neutron
|
f9c619629a
[Process] Fix #9343 : revert file handle usage on Windows platform
|
11 лет назад |
Romain Neutron
|
2ab81276d8
[Process] Fix #9182 : random failure on pipes tests
|
11 лет назад |
Romain Neutron
|
7135793d4c
[Process] Close unix pipes before calling `proc_close` to avoid a deadlock
|
11 лет назад |
Romain Neutron
|
c477a40aac
[Process] Fix #8970 : read output once the process is finished, enable pipe tests on Windows
|
11 лет назад |
Romain Neutron
|
5f489844e1
[Process][2.2] Fix Process component on windows
|
11 лет назад |