Nicolas Grekas
|
46a862d0f3
Enable "native_constant_invocation" CS rule
|
4 лет назад |
Fabien Potencier
|
4b32d21703
switched array() to []
|
6 лет назад |
Nicolas Grekas
|
1dc2977afa
Merge branch '2.8' into 3.4
|
6 лет назад |
Gabriel Caruso
|
3c7e102cfa
[CS] Enforces null type hint on last position in phpDocs
|
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 лет назад |
Christian Flothmann
|
65883873aa
Merge branch '3.3' into 3.4
|
7 лет назад |
Nicolas Grekas
|
25dee15f78
minor #25585 Add type string to docblock for Process::setInput() (icanhazstring)
|
7 лет назад |
Andreas Frömer
|
bf34b29b1c
Add type string to docblock for Process::setInput()
|
7 лет назад |
Fabien Potencier
|
c600f78cd7
fixed some deprecation messages
|
7 лет назад |
Fabien Potencier
|
a977aff369
fixed some deprecation messages
|
7 лет назад |
Nicolas Grekas
|
6a5ea9d287
Merge branch '3.3' into 3.4
|
7 лет назад |
Nicolas Grekas
|
fdf89e57a7
Merge branch '2.8' into 3.3
|
7 лет назад |
Oskar Stark
|
1d00d2e2fd
removed useless PHPDoc
|
7 лет назад |
Nicolas Grekas
|
aeea12fe8a
Merge branch '3.3' into 3.4
|
7 лет назад |
Grégoire Pineau
|
0743280494
[Process] Fixed issue between process builder and exec
|
7 лет назад |
Nicolas Grekas
|
201c3bd3f1
[Process] Deprecate ProcessBuilder
|
7 лет назад |
Nicolas Grekas
|
e34416d409
[Process] Accept command line arrays and per-run env vars, fixing signaling and escaping
|
8 лет назад |
Nicolas Grekas
|
a8c0522f1f
[Process] Deprecate not inheriting env vars + compat related settings
|
8 лет назад |
Fabien Potencier
|
cb63d9e383
Merge branch '3.1' into 3.2
|
8 лет назад |
Fabien Potencier
|
1b4bcf879d
Merge branch '2.8' into 3.1
|
8 лет назад |
Fabien Potencier
|
8e3ead97fc
fixed @return when returning this or static
|
8 лет назад |
Nicolas Grekas
|
6be2b290df
[Process] Allow merging env vars instead of replacing them
|
8 лет назад |
Fabien Potencier
|
1852e31385
feature #18386 [Process] Add InputStream to seamlessly feed running processes (nicolas-grekas)
|
9 лет назад |
Nicolas Grekas
|
58c8a0217d
Merge branch '2.8' into 3.0
|
9 лет назад |
Nicolas Grekas
|
75efabe1c7
Merge branch '2.3' into 2.7
|
9 лет назад |
Nicolas Grekas
|
3237dce60a
[Process] Add InputStream to seamlessly feed running processes
|
9 лет назад |
annesosensio
|
89aced1438
[Process] use __METHOD__ where applicable
|
9 лет назад |
Nicolas Grekas
|
fb9e2fd21a
[3.0] Various deprecations cleanups
|
9 лет назад |
Diego Saint Esteben
|
5ce4fe0ade
Removed deprecations in Process component
|
10 лет назад |
Fabien Potencier
|
6028c8268f
Merge branch '2.6' into 2.7
|
10 лет назад |
Fabien Potencier
|
a8bebaec1a
Merge branch '2.3' into 2.6
|
10 лет назад |
Loïck Piera
|
e2b677dd2c
Update phpdoc of ProcessBuilder#setPrefix()
|
10 лет назад |
Fabien Potencier
|
c41159d5f7
[Process] added a deprecation notice
|
10 лет назад |
Fabien Potencier
|
daaa39a0d7
[FrameworkBundle] fixed tests
|
10 лет назад |
Fabien Potencier
|
3309098ce4
Merge branch '2.3' into 2.5
|
10 лет назад |
Christian Flothmann
|
6929d8de5f
add missing param names to @param annotation
|
10 лет назад |
Fabien Potencier
|
20c81bd408
Merge branch '2.3' into 2.5
|
10 лет назад |
Graham Campbell
|
b5fc125ef7
[2.3] CS And DocBlock Fixes
|
10 лет назад |
Fabien Potencier
|
d923d86617
Merge branch '2.4' into 2.5
|
10 лет назад |
Christian Flothmann
|
9fce32ea9a
fix the return types
|
10 лет назад |
Christian Flothmann
|
78f1e56bb1
add missing docblock for ProcessBuilder::addEnvironmentVariables()
|
10 лет назад |
Romain Neutron
|
5d7d78e238
[Process] Deprecate using values that are not string for Process::setStdin and ProcessBuilder::setInput
|
10 лет назад |
Fabien Potencier
|
2ecda6d343
Merge branch '2.4'
|
10 лет назад |
Fabien Potencier
|
a7118cb290
Merge branch '2.3' into 2.4
|
10 лет назад |
Romain Neutron
|
ad66ae28b3
[Process] Deprecate Process::setStdin in favor of Process::setInput
|
10 лет назад |
Romain Neutron
|
2cd7d075df
[Process] Add validation on Process input
|
10 лет назад |
Fabien Potencier
|
bb25c2766e
Merge branch '2.4'
|
10 лет назад |
Fabien Potencier
|
4242306695
Merge branch '2.3' into 2.4
|
10 лет назад |
Romain Neutron
|
81946bf9cc
[Process] Add missing docblocks, remove variable declarations
|
10 лет назад |