Romain Neutron
|
ab61e70480
[2.7][DX] Use constant message contextualisation for deprecations
|
7 years ago |
GuillaumeVerdon
|
f2d1eda0b7
[Process] Non ASCII characters disappearing during the escapeshellarg
|
7 years ago |
Nicolas Grekas
|
4634eacb14
[Process] Fix stream_select priority when writing to stdin
|
8 years ago |
Nicolas Grekas
|
50806e9c23
Merge branch '2.6' into 2.7
|
9 years ago |
Nicolas Grekas
|
84965c451b
Merge branch '2.3' into 2.6
|
9 years ago |
Vladimir Reznichenko
|
ef923e8319
[2.3] Static Code Analysis for Components
|
9 years ago |
reecefowell
|
552d8efdc8
Silence invasive deprecation warnings, opt-in for warnings
|
9 years ago |
Fabien Potencier
|
f393d21943
Merge branch '2.6' into 2.7
|
9 years ago |
Fabien Potencier
|
0091cbd320
Merge branch '2.3' into 2.6
|
9 years ago |
Dariusz Ruminski
|
e31cf55225
CS: unalign =
|
9 years ago |
Fabien Potencier
|
c41159d5f7
[Process] added a deprecation notice
|
9 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 |
Fabien Potencier
|
931dccf6c9
Merge branch '2.5' into 2.6
|
10 years ago |
Fabien Potencier
|
20c81bd408
Merge branch '2.3' into 2.5
|
10 years ago |
Graham Campbell
|
b5fc125ef7
[2.3] CS And DocBlock Fixes
|
10 years ago |
Romain Neutron
|
c1f405f89a
[Process] Add support for streams as input
|
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
|
2cd7d075df
[Process] Add validation on Process input
|
10 years ago |
Romain Neutron
|
cfff757331
[Process] Fix escaping on Windows
|
10 years ago |
Romain Neutron
|
35730d74b3
[Process] Add tests on ProcessUtils::escapeArgument
|
10 years ago |
Michal Gebauer
|
641edc6ec4
[Process] Fix: Arguments including space and quote are not correctly escaped (win)
|
11 years ago |
Romain Neutron
|
41142266fb
[Process] Fix #9160 : escaping an argument with a trailing backslash on windows fails
|
10 years ago |
Fabien Potencier
|
2961b5646f
fixed various typos
|
11 years ago |
Helmer Aaviksoo
|
24edc6eb5d
Fix empty process argument escaping on Windows
|
11 years ago |
Fabien Potencier
|
4aafcf725f
fixed CS
|
11 years ago |
Martin Hasoň
|
28cdd4b7c0
[Process] Added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows
|
12 years ago |