Rick Prent
|
18e399f3d6
Feature/fix unit tests
|
11 years ago |
Romain Neutron
|
8a14b597f9
[Process] Disable exception on stream_select timeout
|
11 years ago |
Fabien Potencier
|
d8925abf58
Merge branch '2.2' into 2.3
|
11 years ago |
Fabien Potencier
|
de78e86177
[Process] moved env check to the Process class (refs #8227)
|
11 years ago |
Matthew J Mucklo
|
ac06e1b6d2
fix issue where $_ENV contains array vals
|
11 years ago |
Grégoire Pineau
|
b5bc84ce4f
[Process] Added ProcessBuilder::addEnvironmentVariables
|
11 years ago |
Fabien Potencier
|
75c810176f
updated version to 2.4
|
11 years ago |
Fabien Potencier
|
bb721b29e0
Merge branch '2.2'
|
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
|
9b6fe3aa42
fixed previous merge
|
11 years ago |
Fabien Potencier
|
0843d08afe
merged branch romainneutron/termsig-tests (PR #7874)
|
11 years ago |
Fabien Potencier
|
88e6cc3a59
Merge branch '2.2'
|
11 years ago |
Fabien Potencier
|
bddb2b6f8c
Merge branch '2.1' into 2.2
|
11 years ago |
Romain Neutron
|
7ce1de897a
[Process] Add unit tests for #7865
|
11 years ago |
Romain Neutron
|
3b1b54a614
[Process] Fix #5594 : `termsig` must be used instead of `stopsig` in exceptions when a process is signaled
|
11 years ago |
Jordi Boggiano
|
d55770ab11
[Process] Fix tests on windows
|
11 years ago |
Romain Neutron
|
a2a22e359c
[Process] Do not throw LogicException in ProcessBuilder::getProcess if no arguments are set but a prefix is
|
11 years ago |
Romain Neutron
|
6e1fe7894d
[Process] Use new ProcessUtils::escapeArgument to escape ProcessBuilder prefix
|
11 years ago |
Fabien Potencier
|
04b4f33c60
Merge branch '2.2'
|
11 years ago |
Fabien Potencier
|
e1e28b29ff
Merge branch '2.1' into 2.2
|
11 years ago |
Fabien Potencier
|
597c47cac7
added missing license blocks
|
11 years ago |
Fabien Potencier
|
a7177e400f
merged branch hason/process (PR #6796)
|
11 years ago |
Fabien Potencier
|
a30f66ea5a
merged branch romainneutron/process-builder-prefix (PR #7584)
|
11 years ago |
Fabien Potencier
|
156eb9ff92
added missing information in the CHANGELOGS
|
11 years ago |
Fabien Potencier
|
5d0f56ea10
[Process] fixed CS
|
11 years ago |
Fabien Potencier
|
c8d26e3d0f
merged branch mcuadros/master (PR #7566)
|
11 years ago |
Máximo Cuadros Ortiz
|
7d69002d3c
[Process] Added support for processes that need a TTY to run.
|
11 years ago |
Fabien Potencier
|
11e56d6342
merged branch romainneutron/EnhanceSigchild (PR #5476)
|
11 years ago |
Romain Neutron
|
850d10928c
[Process] Add signal and getPid methods
|
12 years ago |
Vitaliy Zakharov
|
fb7625fbbc
[Process] added exit code to ProcessFailedException message
|
11 years ago |
Fabien Potencier
|
cb6bbfbd5b
Merge branch '2.2'
|
11 years ago |
Fabien Potencier
|
ea29a7ff4f
Merge branch '2.1' into 2.2
|
11 years ago |
Fabien Potencier
|
db29a04c9b
merged branch romainneutron/process-timeout (PR #7580)
|
11 years ago |
Romain Neutron
|
03a7569680
Fix timeout in Process::stop method
|
11 years ago |
Fabien Potencier
|
969059da6c
fixed CS
|
11 years ago |
Romain Neutron
|
0c9f519693
Round stream_select fifth argument up.
|
11 years ago |
Romain Neutron
|
f54332e630
Fix Process timeout
|
11 years ago |
Romain Neutron
|
2122c92f1b
Add ProcessBuilder::setPrefix method
|
11 years ago |
Dariusz Górecki
|
40c1a3aa29
[CS Fix] Consistent coding-style of concatenation operator usage
|
11 years ago |
Fabien Potencier
|
46b24c5905
Merge branch '2.2'
|
11 years ago |
Fabien Potencier
|
521c1f4047
Merge branch '2.1' into 2.2
|
11 years ago |
Julien Moulin
|
899a0e7116
#7106 - fix for ZTS builds
|
11 years ago |
Fabien Potencier
|
6ebe4ba544
Merge branch '2.2'
|
11 years ago |
Fabien Potencier
|
dd5c62d414
Merge branch '2.1' into 2.2
|
11 years ago |
Fabien Potencier
|
d91b0501e6
Merge branch '2.0' into 2.1
|
11 years ago |
Jordi Boggiano
|
7d92786475
[Process] Fix regression introduced in #6620 / 880da01c49a9255f5022ab7e18bca38c18f56370, fixes #7082
|
11 years ago |
Fabien Potencier
|
c6228a4f57
Merge branch '2.1' into 2.2
|
11 years ago |
Jordi Boggiano
|
9543ba64ad
[Process] Warn user with a useful message when tmpfile() failed
|
11 years ago |
Fabien Potencier
|
c99475d555
updated the branch alias in composer files
|
12 years ago |