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 |
Romain Neutron
|
81946bf9cc
[Process] Add missing docblocks, remove variable declarations
|
10 years ago |
Fabien Potencier
|
553249582d
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
63d82c4aed
Merge branch '2.3' into 2.4
|
10 years ago |
Romain Neutron
|
eb80393fb1
[Process] Setting STDIN while running should not be possible
|
10 years ago |
Fabien Potencier
|
afe1b93506
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
767454b343
Merge branch '2.3' into 2.4
|
10 years ago |
Romain Neutron
|
07f63d54f9
[Process] Fix #10681, process are failing on Windows Server 2003
|
10 years ago |
Fabien Potencier
|
3841e3023a
fixed types in phpdocs
|
10 years ago |
Fabien Potencier
|
93605ab8e3
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
d8a5e017e2
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
1d35eaaab6
fixed types in phpdocs
|
10 years ago |
Fabien Potencier
|
2225c36768
made types consistent with those defined in Hack
|
10 years ago |
Fabien Potencier
|
741662b1c7
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
ab5f18dc8e
made types consistent with those defined in Hack
|
10 years ago |
Fabien Potencier
|
77e1693774
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
4bcbdbeef9
fixed types in phpdocs
|
10 years ago |
Fabien Potencier
|
26893524a0
made phpdoc types consistent with those defined in Hack
|
10 years ago |
Fabien Potencier
|
f6e38897b8
made types consistent with those defined in Hack
|
10 years ago |
Fabien Potencier
|
1b6f4fc4e4
Merge branch '2.4'
|
10 years ago |
Fabien Potencier
|
c09c3b0845
Merge branch '2.3' into 2.4
|
10 years ago |
Fabien Potencier
|
029b757396
minor #10492 [2.3][Process] Remove unreachable code + avoid skipping tests in sigchild environment (romainneutron)
|
10 years ago |
Romain Neutron
|
ab2c2dd599
[Process] Remove unreachable code + avoid skipping tests in sigchild environment
|
10 years ago |