Fabien Potencier
|
136cf0bdaa
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
4795c5345d
Merge branch '2.3' into 2.4
|
10 years ago |
Christian Flothmann
|
3e6ff66147
fix mustRun() in sigchild environments
|
10 years ago |
Christian Flothmann
|
b8fc0e4b67
fix some minor typos in tests
|
10 years ago |
Fabien Potencier
|
56db723e71
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
615307f67d
Merge branch '2.3' into 2.4
|
10 years ago |
Bernhard Schussek
|
23a58ae54e
[Process] Added process synchronization to the incremental output tests
|
10 years ago |
Bernhard Schussek
|
e0997d2a9a
Merge branch '2.4' into 2.5
|
10 years ago |
Bernhard Schussek
|
5f4df90473
Merge branch '2.3' into 2.4
|
10 years ago |
Jakub Zalas
|
c2f052845d
[Process] Fix tests when pcntl is not available.
|
10 years ago |
Fabien Potencier
|
75d2313ed3
fixed CS
|
10 years ago |
Fabien Potencier
|
06f4930c86
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
a5314d2692
Merge branch '2.3' into 2.4
|
10 years ago |
Romain Neutron
|
333e9752c4
[Process] Fix unit tests in sigchild environment
|
10 years ago |
Christian Flothmann
|
7ef98948f3
[Process] fix signal handling in wait()
|
10 years ago |
Fabien Potencier
|
8da6d9dffb
bug #11425 Fix issue described in #11421 (Ben, ben-rosio)
|
10 years ago |
Fabien Potencier
|
789e90513e
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
63856ca112
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
35c2a047a3
bug #11120 [2.3][Process] Reduce I/O load on Windows platform (romainneutron)
|
10 years ago |
Ben
|
48d0d9da3e
Bring code into standard
|
10 years ago |
Ben
|
ee25ea431a
[Process] Add test to verify fix for issue #11421
|
10 years ago |
Ben
|
cf09eaf9a0
[Process] Fixes issue #11421
|
10 years ago |
Fabien Potencier
|
389f090b81
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
4a13260bd2
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
2c49440d2c
bug #11381 [2.3] [Process] Use correct test for empty string in UnixPipes (whs, romainneutron)
|
10 years ago |
Romain Neutron
|
0cbe4de6be
[Process] Adjust PR #11264, make it Windows compatible and fix CS
|
10 years ago |
Romain Neutron
|
a351f457dc
[Process] Fix unit tests on Windows platform
|
10 years ago |
Romain Neutron
|
08fcaf4f16
[Process] Reduce I/O load on Windows platform
|
10 years ago |
Manatsawin Hanmongkolchai
|
f456ff6297
[Process] Use correct test for empty string in UnixPipes
|
10 years ago |
Fabien Potencier
|
5e53efbf61
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
331ff08be9
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
d923d86617
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
6a0e0a6b6d
Merge branch '2.3' into 2.4
|
10 years ago |
Christian Raue
|
6e70dd4051
removed defaults from PHPUnit configuration
|
10 years ago |
Christian Raue
|
50f9e5cfe7
added XSD to PHPUnit configuration
|
10 years ago |
Christian Flothmann
|
9fce32ea9a
fix the return types
|
10 years ago |
Christian Flothmann
|
78f1e56bb1
add missing docblock for ProcessBuilder::addEnvironmentVariables()
|
10 years ago |
Fabien Potencier
|
77f01fee8b
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
3badfe304c
Merge branch '2.3' into 2.4
|
10 years ago |
Chris Smith
|
dbbf4556fc
[Process] Fix ExecutableFinder with open basedir
|
10 years ago |
Romain Neutron
|
66312573dd
[Process] Do not redirect output to file handles when output is disabled
|
10 years ago |
Fabien Potencier
|
315cc1478d
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
b6fd92d337
Merge branch '2.3' into 2.4
|
10 years ago |
Romain Neutron
|
700bbb5e48
[Process] Minor README update
|
10 years ago |
Romain Neutron
|
5d7d78e238
[Process] Deprecate using values that are not string for Process::setStdin and ProcessBuilder::setInput
|
10 years ago |
Romain Neutron
|
5c35bcfbe9
[Process] Fix conflicts between latest 2.3 fix and 2.5 deprecation
|
10 years ago |
Fabien Potencier
|
2ecda6d343
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
a7118cb290
Merge branch '2.3' into 2.4
|
10 years ago |
Romain Neutron
|
ad66ae28b3
[Process] Deprecate Process::setStdin in favor of Process::setInput
|
10 years ago |
Romain Neutron
|
2cd7d075df
[Process] Add validation on Process input
|
10 years ago |