Christian Flothmann
|
cfdf1012c2
use PHP_WINDOWS_VERSION_BUILD to detect Windows
|
10 years ago |
Fabien Potencier
|
8291610536
Merge branch '2.7'
|
10 years ago |
Fabien Potencier
|
248dcb3df8
Merge branch '2.6' into 2.7
|
10 years ago |
Fabien Potencier
|
4a0b25ba15
Merge branch '2.5' into 2.6
|
10 years ago |
Fabien Potencier
|
f38897f371
Merge branch '2.3' into 2.5
|
10 years ago |
Christian Flothmann
|
b6180398b4
use value of DIRECTORY_SEPARATOR to detect Windows
|
10 years ago |
Saro0h
|
f45113be43
Removed all $that variables
|
10 years ago |
Nicolas Grekas
|
3adff8258e
Merge branch '2.7'
|
10 years ago |
Nicolas Grekas
|
e48a06acc1
Merge branch '2.6' into 2.7
|
10 years ago |
Nicolas Grekas
|
10a896e667
Merge branch '2.5' into 2.6
|
10 years ago |
Fabien Potencier
|
dd187022b6
Merge branch '2.3' into 2.5
|
10 years ago |
Fabien Potencier
|
825268ce1f
minor #12529 [2.3] Remove possible call_user_func() (nicolas-grekas)
|
10 years ago |
Fabien Potencier
|
dc2ad6e019
Merge branch '2.7'
|
10 years ago |
Fabien Potencier
|
ba88fc1480
Merge branch '2.6' into 2.7
|
10 years ago |
Fabien Potencier
|
ebb955e889
Merge branch '2.5' into 2.6
|
10 years ago |
Graham Campbell
|
fbdff9a206
CS fixes
|
10 years ago |
Fabien Potencier
|
14cfd917c0
feature #12697 [3.0][Process] Remove deprecated methods (romainneutron)
|
10 years ago |
Fabien Potencier
|
2ec66cdae9
Merge branch '2.6' into 2.7
|
10 years ago |
Fabien Potencier
|
bf0c9bd625
Merge branch '2.5' into 2.6
|
10 years ago |
Fabien Potencier
|
62c77d834c
Merge branch '2.3' into 2.5
|
10 years ago |
Graham Campbell
|
5096b27e78
Docblock fixes
|
10 years ago |
Romain Neutron
|
7334525d4c
[Process] Remove deprecated methods
|
10 years ago |
Romain Neutron
|
122a3c3418
Add deprecation message for Process
|
10 years ago |
Nicolas Grekas
|
2a512303e5
[2.3] Remove possible call_user_func()
|
10 years ago |
Fabien Potencier
|
f641d0ab83
Merge branch '2.5'
|
10 years ago |
Fabien Potencier
|
da40c305a4
Merge branch '2.4' into 2.5
|
10 years ago |
Fabien Potencier
|
6a2bd3d624
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
445bbf4f34
fixed CS
|
10 years ago |
Fabien Potencier
|
24aaa0ac72
Merge branch '2.5'
|
10 years ago |
Christian Flothmann
|
8ee145f02b
add missing exceptions to docblock
|
10 years ago |
Fabien Potencier
|
8f1f4e4329
Merge branch '2.5'
|
10 years ago |
Christian Flothmann
|
3e6ff66147
fix mustRun() in sigchild environments
|
10 years ago |
Fabien Potencier
|
521c487651
Merge branch '2.5'
|
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 |
Christian Flothmann
|
7ef98948f3
[Process] fix signal handling in wait()
|
10 years ago |
Romain Neutron
|
c1f405f89a
[Process] Add support for streams as input
|
10 years ago |
Romain Neutron
|
66312573dd
[Process] Do not redirect output to file handles when output is disabled
|
10 years ago |
Romain Neutron
|
5d7d78e238
[Process] Deprecate using values that are not string for Process::setStdin and ProcessBuilder::setInput
|
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 |
Fabien Potencier
|
8a3edace8e
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
8721f1476d
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
8912ae3039
bug #10763 [Process] Disable TTY mode on Windows platform (romainneutron)
|
10 years ago |
Romain Neutron
|
76f0315926
[Process] Disable TTY mode on Windows platform
|
10 years ago |
Fabien Potencier
|
bb25c2766e
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
4242306695
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
3977e1606b
minor #10756 [2.3][Process] Add missing docblocks, remove variable declarations (romainneutron)
|
10 years ago |