Nicolas Grekas
|
44270a08cc
Merge branch '5.4' into 6.0
|
2 years ago |
Nicolas Grekas
|
6e75fe6874
Merge branch '4.4' into 5.4
|
2 years ago |
Nicolas Grekas
|
5cee9cdc4f
CS fixes
|
2 years ago |
Nicolas Grekas
|
17032eb5d1
Merge branch '5.4' into 6.0
|
3 years ago |
Nicolas Grekas
|
e8749eb40a
Cleanup more `@return` annotations
|
3 years ago |
Nicolas Grekas
|
03ee97adf3
Add return types - batch 2/n
|
3 years ago |
Nicolas Grekas
|
25fc22d260
Add union types
|
3 years ago |
Fabien Potencier
|
37ddf984ac
Merge branch '4.4' into 5.0
|
4 years ago |
Fabien Potencier
|
6c53bfbdf5
Merge branch '3.4' into 4.4
|
4 years ago |
Fabien Potencier
|
04c6bb1aa5
Fix more quotes in exception messages
|
4 years ago |
Arman Hosseini
|
cddcf9ba4f
Improve some URLs
|
5 years ago |
Philippe Segatori
|
308af6779c
[Process] [5.0] Replace docblocks by type-hints
|
5 years ago |
Nicolas Grekas
|
0414db29bd
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
cc83afdb5a
Enable native_constant_invocation CS fixer
|
6 years ago |
Nicolas Grekas
|
99e6140875
Merge branch '3.4' into 4.0
|
6 years ago |
Nicolas Grekas
|
2c5d86b0d7
Merge branch '2.8' into 3.4
|
6 years ago |
Christophe Coevoet
|
6720df4164
Enable the fixer enforcing fully-qualified calls for compiler-optimized functions
|
6 years ago |
Fabien Potencier
|
a977aff369
fixed some deprecation messages
|
6 years ago |
Romain Neutron
|
ab61e70480
[2.7][DX] Use constant message contextualisation for deprecations
|
7 years ago |
Christian Flothmann
|
8bdb5476df
[Process] remove deprecated features
|
7 years ago |
Fabien Potencier
|
37d0052549
feature #21474 [Process] Accept command line arrays and per-run env vars, fixing signaling and escaping (nicolas-grekas)
|
7 years ago |
Nicolas Grekas
|
32646a7cf5
Merge branch '2.8' into 3.2
|
7 years ago |
GuillaumeVerdon
|
f2d1eda0b7
[Process] Non ASCII characters disappearing during the escapeshellarg
|
7 years ago |
Nicolas Grekas
|
e34416d409
[Process] Accept command line arrays and per-run env vars, fixing signaling and escaping
|
7 years ago |
Nicolas Grekas
|
1574f3451b
[Process] Turn getIterator() args to flags & add ITER_SKIP_OUT/ERR modes
|
8 years ago |
Nicolas Grekas
|
88ad759d3d
Merge branch '3.0'
|
8 years ago |
Nicolas Grekas
|
379dbcf843
Merge branch '2.8' into 3.0
|
8 years ago |
Nicolas Grekas
|
349736fd05
[Process] Accept Traversable input
|
8 years ago |
Nicolas Grekas
|
4634eacb14
[Process] Fix stream_select priority when writing to stdin
|
8 years ago |
Nicolas Grekas
|
b065ab8ab4
Merge branch '2.8'
|
9 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 |
Nicolas Grekas
|
fd1d003a99
Merge branch '2.8'
|
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 |
Diego Saint Esteben
|
5ce4fe0ade
Removed deprecations in Process component
|
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 |