Fabien Potencier
|
37ddf984ac
Merge branch '4.4' into 5.0
|
4 лет назад |
Fabien Potencier
|
6c53bfbdf5
Merge branch '3.4' into 4.4
|
4 лет назад |
Fabien Potencier
|
04c6bb1aa5
Fix more quotes in exception messages
|
4 лет назад |
Arman Hosseini
|
cddcf9ba4f
Improve some URLs
|
5 лет назад |
Philippe Segatori
|
308af6779c
[Process] [5.0] Replace docblocks by type-hints
|
5 лет назад |
Nicolas Grekas
|
0414db29bd
Merge branch '2.8' into 3.4
|
6 лет назад |
Nicolas Grekas
|
cc83afdb5a
Enable native_constant_invocation CS fixer
|
6 лет назад |
Nicolas Grekas
|
99e6140875
Merge branch '3.4' into 4.0
|
6 лет назад |
Nicolas Grekas
|
2c5d86b0d7
Merge branch '2.8' into 3.4
|
6 лет назад |
Christophe Coevoet
|
6720df4164
Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
|
6 лет назад |
Fabien Potencier
|
a977aff369
fixed some deprecation messages
|
6 лет назад |
Romain Neutron
|
ab61e70480
[2.7][DX] Use constant message contextualisation for deprecations
|
7 лет назад |
Christian Flothmann
|
8bdb5476df
[Process] remove deprecated features
|
7 лет назад |
Fabien Potencier
|
37d0052549
feature #21474 [Process] Accept command line arrays and per-run env vars, fixing signaling and escaping (nicolas-grekas)
|
7 лет назад |
Nicolas Grekas
|
32646a7cf5
Merge branch '2.8' into 3.2
|
7 лет назад |
GuillaumeVerdon
|
f2d1eda0b7
[Process] Non ASCII characters disappearing during the escapeshellarg
|
7 лет назад |
Nicolas Grekas
|
e34416d409
[Process] Accept command line arrays and per-run env vars, fixing signaling and escaping
|
7 лет назад |
Nicolas Grekas
|
1574f3451b
[Process] Turn getIterator() args to flags & add ITER_SKIP_OUT/ERR modes
|
8 лет назад |
Nicolas Grekas
|
88ad759d3d
Merge branch '3.0'
|
8 лет назад |
Nicolas Grekas
|
379dbcf843
Merge branch '2.8' into 3.0
|
8 лет назад |
Nicolas Grekas
|
349736fd05
[Process] Accept Traversable input
|
8 лет назад |
Nicolas Grekas
|
4634eacb14
[Process] Fix stream_select priority when writing to stdin
|
8 лет назад |
Nicolas Grekas
|
b065ab8ab4
Merge branch '2.8'
|
9 лет назад |
Nicolas Grekas
|
50806e9c23
Merge branch '2.6' into 2.7
|
9 лет назад |
Nicolas Grekas
|
84965c451b
Merge branch '2.3' into 2.6
|
9 лет назад |
Vladimir Reznichenko
|
ef923e8319
[2.3] Static Code Analysis for Components
|
9 лет назад |
reecefowell
|
552d8efdc8
Silence invasive deprecation warnings, opt-in for warnings
|
9 лет назад |
Nicolas Grekas
|
fd1d003a99
Merge branch '2.8'
|
9 лет назад |
Fabien Potencier
|
f393d21943
Merge branch '2.6' into 2.7
|
9 лет назад |
Fabien Potencier
|
0091cbd320
Merge branch '2.3' into 2.6
|
9 лет назад |
Dariusz Ruminski
|
e31cf55225
CS: unalign =
|
9 лет назад |
Diego Saint Esteben
|
5ce4fe0ade
Removed deprecations in Process component
|
9 лет назад |
Fabien Potencier
|
c41159d5f7
[Process] added a deprecation notice
|
9 лет назад |
Fabien Potencier
|
4a0b25ba15
Merge branch '2.5' into 2.6
|
10 лет назад |
Fabien Potencier
|
f38897f371
Merge branch '2.3' into 2.5
|
10 лет назад |
Christian Flothmann
|
b6180398b4
use value of DIRECTORY_SEPARATOR to detect Windows
|
10 лет назад |
Fabien Potencier
|
931dccf6c9
Merge branch '2.5' into 2.6
|
10 лет назад |
Fabien Potencier
|
20c81bd408
Merge branch '2.3' into 2.5
|
10 лет назад |
Graham Campbell
|
b5fc125ef7
[2.3] CS And DocBlock Fixes
|
10 лет назад |
Romain Neutron
|
c1f405f89a
[Process] Add support for streams as input
|
10 лет назад |
Romain Neutron
|
5d7d78e238
[Process] Deprecate using values that are not string for Process::setStdin and ProcessBuilder::setInput
|
10 лет назад |
Romain Neutron
|
2cd7d075df
[Process] Add validation on Process input
|
10 лет назад |
Romain Neutron
|
cfff757331
[Process] Fix escaping on Windows
|
10 лет назад |
Romain Neutron
|
35730d74b3
[Process] Add tests on ProcessUtils::escapeArgument
|
10 лет назад |
Michal Gebauer
|
641edc6ec4
[Process] Fix: Arguments including space and quote are not correctly escaped (win)
|
11 лет назад |
Romain Neutron
|
41142266fb
[Process] Fix #9160 : escaping an argument with a trailing backslash on windows fails
|
10 лет назад |
Fabien Potencier
|
2961b5646f
fixed various typos
|
11 лет назад |
Helmer Aaviksoo
|
24edc6eb5d
Fix empty process argument escaping on Windows
|
11 лет назад |
Fabien Potencier
|
4aafcf725f
fixed CS
|
11 лет назад |
Martin Hasoň
|
28cdd4b7c0
[Process] Added ProcessUtils::escapeArgument() to fix the bug in escapeshellarg() function on Windows
|
12 лет назад |