Tobias Schultze
|
f8c4aa37a7
[Process] fix some typos and refactor some code
|
10 years ago |
Fabien Potencier
|
af0a98d869
bug #10480 [Process] Fixed fatal errors in getOutput and getErrorOutput when process was not started (romainneutron)
|
10 years ago |
Romain Neutron
|
02dacd6fe3
[Process] Trow exceptions in case a Process method is supposed to be called after termination
|
10 years ago |
Max Voloshin
|
4555201e91
[Process] fixed fatal errors in getOutput and getErrorOutput when process was not started
|
11 years ago |
Romain Neutron
|
1eb5593edd
[Process] Make Process::start non-blocking on Windows platform
|
10 years ago |
Romain Neutron
|
33febe2d2b
[Process] Handle idle timeout and disable output conflict
|
10 years ago |
Romain Neutron
|
d64f92732e
[Process] Avoid failure when calling Process::stop in edge cases
|
10 years ago |
Fabien Potencier
|
1848a39779
Merge branch '2.3' into 2.4
|
10 years ago |
Romain Neutron
|
be017d5dc6
[Process] Add Process::disableOutput and Process::enableOutput methods
|
11 years ago |
Romain Neutron
|
d032687566
[Process] Make process tests more accurate on exception messages
|
10 years ago |
Romain Neutron
|
eb6723c59d
[Process] Fix process status in TTY mode
|
10 years ago |
Fabien Potencier
|
0ae3bf5ff9
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
18290692a8
Merge branch '2.3' into 2.4
|
10 years ago |
Andrey Ryaguzov
|
f5eab0c81e
[Process] minor fixes
|
10 years ago |
Fabien Potencier
|
9d3f26789d
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
bfa6a176e9
Merge branch '2.3' into 2.4
|
10 years ago |
Jordi Boggiano
|
53fd872c0d
Bypass sigchild detection if phpinfo is not available
|
10 years ago |
Fabien Potencier
|
8a11fc068d
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
4ce5409a92
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
7f229abb27
feature #8655 Adds PTY mode & convenience method mustRun() (schmittjoh)
|
10 years ago |
lol768
|
d5cfffe390
Fix wording for Process class documentation
|
10 years ago |
Tobias Schultze
|
597b921d82
[Process] clarify idle timeout
|
11 years ago |
Fabien Potencier
|
4f196b9d30
Merge branch '2.3' into 2.4
|
11 years ago |
Romain Neutron
|
0d694d261f
[Process] Fix #9861 : Revert TTY mode
|
11 years ago |
Fabien Potencier
|
d33234eed7
Merge branch '2.3' into 2.4
|
11 years ago |
Fabien Potencier
|
a82b12ccfd
fixed typos
|
11 years ago |
Fabien Potencier
|
621e071542
Merge branch '2.3' into 2.4
|
11 years ago |
Fabien Potencier
|
2961b5646f
fixed various typos
|
11 years ago |
Fabien Potencier
|
ec874af2ca
Merge branch '2.3'
|
11 years ago |
Fabien Potencier
|
96e7ab8d6f
Merge branch '2.2' into 2.3
|
11 years ago |
Tobias Schultze
|
72ea08b438
unify and fix callable phpdoc throughout symfony
|
11 years ago |
Tobias Schultze
|
f4fadb8162
[Process] fix phpdoc and timeout of 0
|
11 years ago |
Bernhard Schussek
|
82f8588eff
[Process] Renamed flushOutput() and flushErrorOutput() to clearOutput() and clearErrorOutput()
|
11 years ago |
Fabien Potencier
|
2b2c60142e
Merge branch '2.3'
|
11 years ago |
Fabien Potencier
|
82898108f7
fixed CS
|
11 years ago |
Fabien Potencier
|
27b0fc645a
Merge branch '2.3'
|
11 years ago |
Romain Neutron
|
81191e354f
[Process] Fix latest merge from 2.2 in 2.3
|
11 years ago |
Fabien Potencier
|
c7e4d13ad1
removed whitespaces
|
11 years ago |
Fabien Potencier
|
cb6a28419f
Merge branch '2.3'
|
11 years ago |
Fabien Potencier
|
94c9bdf300
Merge branch '2.2' into 2.3
|
11 years ago |
Romain Neutron
|
2ab81276d8
[Process] Fix #9182 : random failure on pipes tests
|
11 years ago |
Fabien Potencier
|
f44de14362
feature#8288 [Process] Added support for stdout and stderr flush (Issue #7884) (imobilis)
|
11 years ago |
Juan Traverso
|
50694ea95c
[Process] Added support for stdout and stderr flush (Issue #7884)
|
11 years ago |
Fabien Potencier
|
3d8287117b
Merge branch '2.3'
|
11 years ago |
Romain Neutron
|
67c4dff91c
[Process] Properly close pipes after a Process::stop call
|
11 years ago |
Fabien Potencier
|
ba3568aae3
Merge branch '2.3'
|
11 years ago |
Fabien Potencier
|
ca5703f0a7
Merge branch '2.2' into 2.3
|
11 years ago |
Romain Neutron
|
7135793d4c
[Process] Close unix pipes before calling `proc_close` to avoid a deadlock
|
11 years ago |
Romain Neutron
|
1dbf233cc6
[Process] Fix process merge in 2.3
|
11 years ago |
Fabien Potencier
|
bbec99aebb
Merge branch '2.3'
|
11 years ago |