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 |
Fabien Potencier
|
d601c5e5dd
Merge branch '2.2' into 2.3
|
11 years ago |
Romain Neutron
|
c477a40aac
[Process] Fix #8970 : read output once the process is finished, enable pipe tests on Windows
|
11 years ago |
Fabien Potencier
|
95703b675c
Merge branch '2.3' (closes #8956)
|
11 years ago |
Fabien Potencier
|
501b64b920
Merge branch '2.2' into 2.3 (closes #8955)
|
11 years ago |
Romain Neutron
|
5f489844e1
[Process][2.2] Fix Process component on windows
|
11 years ago |
Fabien Potencier
|
a6f139c42a
Merge branch '2.3'
|
11 years ago |
Fabien Potencier
|
6e3b487a74
Merge branch '2.2' into 2.3
|
11 years ago |
Christian Gärtner
|
8ecb1c644d
Fixed PHPDoc Blocks
|
11 years ago |
Pascal Borreli
|
749fe18eae
Fixed typos
|
11 years ago |
Fabien Potencier
|
a738a85b75
Merge branch '2.3'
|
11 years ago |