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 |
Romain Neutron
|
c477a40aac
[Process] Fix #8970 : read output once the process is finished, enable pipe tests on Windows
|
11 years ago |
Romain Neutron
|
5f489844e1
[Process][2.2] Fix Process component on windows
|
11 years ago |
Fabien Potencier
|
e4a89b7a68
merged branch tgabi333/2.2 (PR #8815)
|
11 years ago |
Tóth Gábor
|
0f58865d7b
fix for Process:isSuccessful()
|
11 years ago |
Romain Neutron
|
0ed724ec49
[Process] Use a consistent way to reset data of the process latest run
|
11 years ago |
Romain Neutron
|
d58a1e3264
[Process] Revert change
|
11 years ago |
Romain Neutron
|
6f52a5c53f
[Process] Avoid zombie process in case of unit tests failure
|
11 years ago |
Romain Neutron
|
256094b99c
[Process] Add failing test for #8739
|
11 years ago |
Fabien Potencier
|
6056d02be5
Merge branch '2.1' into 2.2
|
11 years ago |
Joseph Bielawski
|
be3cac4d05
[Process] Cleanup tests & prevent assertion that kills randomly Travis-CI
|
11 years ago |
Fabien Potencier
|
ea29a7ff4f
Merge branch '2.1' into 2.2
|
12 years ago |
Fabien Potencier
|
db29a04c9b
merged branch romainneutron/process-timeout (PR #7580)
|
12 years ago |
Romain Neutron
|
03a7569680
Fix timeout in Process::stop method
|
12 years ago |
Romain Neutron
|
f54332e630
Fix Process timeout
|
12 years ago |
Fabien Potencier
|
dace2b9abb
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
86ac6b386c
fixed CS
|
12 years ago |
Joseph Bielawski
|
fa405bdcf3
[Process] Fix docblocks, remove `return` from `PhpProcess#start()` as parent returns nothing, cleaned up `ExecutableFinder`
|
12 years ago |
Bernhard Schussek
|
5c10de4a1f
Fixed @expectedException definitions to reference absolute exception paths
|
12 years ago |
Fabien Potencier
|
a54810f5ff
Merge branch '2.1'
|
12 years ago |
Jakub Zalas
|
cbba493e32
[Process] Prevented test from failing when pcntl extension is not enabled.
|
12 years ago |
Fabien Potencier
|
3a4f42f4a2
fixed CS
|
12 years ago |
Fabien Potencier
|
e6f65ee325
Merge branch '2.1'
|
12 years ago |
Fabien Potencier
|
7468a4995e
fixed CS
|
12 years ago |
Fabien Potencier
|
6ec0a1493b
Merge branch '2.1'
|
12 years ago |
Tugdual Saunier
|
a793802848
[Process][Tests] fixed chainedCommandsOutput tests
|
12 years ago |
Fabien Potencier
|
b35a2a4fae
[Process] added unit tests, phpdoc, and reorganized methods from previous merge
|
12 years ago |
Fabien Potencier
|
f74cbc4257
[Process] fixed previous merge
|
12 years ago |
Fabien Potencier
|
9e9e1e8447
merged branch romainneutron/ProcessIncrementalOutput (PR #5546)
|
12 years ago |
Fabien Potencier
|
49871ad600
[Process] fixed a unit test
|
12 years ago |
Fabien Potencier
|
1456f9a74a
merged branch boombatower/process-restart (PR #5456)
|
12 years ago |
Fabien Potencier
|
c305a52324
Merge branch '2.1'
|
12 years ago |
Grégoire Pineau
|
eaf8f39453
[Process][Tests] Prove process fail (Add more test case)
|
12 years ago |
Grégoire Pineau
|
4065973718
[Process][Tests] Prove process fail
|
12 years ago |
Romain Neutron
|
d88e01bb1a
[Process] Add output / error output incremental getters
|
12 years ago |
Fabien Potencier
|
fa844147f9
Merge branch '2.1'
|
12 years ago |
Romain Neutron
|
c1a8adcce9
Add a Sigchild compatibility mode (set to false by default)
|
12 years ago |