Jérémy Derussé
|
294250e473
Fix deprecated phpunit annotation
|
5 years ago |
Nicolas Grekas
|
dd235bea70
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
223dc3e9f6
Merge branch '3.4' into 4.3
|
5 years ago |
Jérémy Derussé
|
f1b06cbcb2
Replace calls to setExpectedException by Pollyfill
|
5 years ago |
Nicolas Grekas
|
35454beb41
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
2c81fc1dd2
Merge branch '3.4' into 4.3
|
5 years ago |
Jérémy Derussé
|
df06f4e486
Fix assertInternalType deprecation in phpunit 9
|
5 years ago |
Nicolas Grekas
|
fe4e68390c
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
9d4e34d109
Merge branch '3.4' into 4.3
|
5 years ago |
Nicolas Grekas
|
c95d97158b
Make tests support phpunit 8
|
5 years ago |
Maxime Steinhausser
|
dd0991b2c2
[Process] Deprecate Process::inheritEnvironmentVariables()
|
5 years ago |
Amrouche Hamza
|
c89a858a34
[Process] Allow writing portable "prepared" command lines
|
7 years ago |
Nicolas Grekas
|
a5e3dd4e93
Merge branch '4.2' into 4.3
|
5 years ago |
Nicolas Grekas
|
57f11a07b3
Merge branch '3.4' into 4.2
|
5 years ago |
mshavliuk
|
afe411c2a6
[Process] Fix infinite waiting for stopped process
|
5 years ago |
Grégoire Pineau
|
483b38ff95
[Process] Added more detail to the exception when the CWD is invalid
|
5 years ago |
Nicolas Grekas
|
6c05edb11f
[Process] disable transient test on Windows
|
5 years ago |
Fabien Potencier
|
3a43a25950
fixed CS
|
5 years ago |
Fabien Potencier
|
5a7f819987
fixed CS
|
5 years ago |
Fabien Potencier
|
009f8dda80
fixed short array CS in comments
|
5 years ago |
Fabien Potencier
|
4b32d21703
switched array() to []
|
5 years ago |
Nicolas Grekas
|
9e53cba51e
[Process] fix transient test
|
6 years ago |
Nicolas Grekas
|
81bb068ddd
[Process] fix waitUntil+add tests
|
6 years ago |
Nicolas Grekas
|
5e809aa189
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
31e9bb7c47
Merge branch '3.4' into 4.1
|
6 years ago |
Valentin
|
35c2914a9f
Add a test case for stringifying of Process arguments
|
6 years ago |
Maxime Veber
|
04b851250d
[Process] Add feature \"wait until callback\" to process class
|
6 years ago |
Nicolas Grekas
|
ee33c0322a
Merge branch '3.4' into 4.1
|
6 years ago |
Nicolas Grekas
|
1dc2977afa
Merge branch '2.8' into 3.4
|
6 years ago |
Gabriel Caruso
|
3c7e102cfa
[CS] Enforces null type hint on last position in phpDocs
|
6 years ago |
Nicolas Grekas
|
ce937c3c52
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
86cdb930a6
Merge branch '3.4' into 4.1
|
6 years ago |
Nicolas Grekas
|
4d6b125d52
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
4be278e190
[travis] merge "same Symfony version" jobs in one
|
6 years ago |
Nicolas Grekas
|
42e1ccfd64
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
f01fc7a449
Merge branch '4.0' into 4.1
|
6 years ago |
Nicolas Grekas
|
3c8d4b527d
Merge branch '3.4' into 4.0
|
6 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
|
ff7fb2d695
Merge branch '4.1'
|
6 years ago |
Nicolas Grekas
|
ba8530a9be
Merge branch '4.0' into 4.1
|
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 |
Nicolas Grekas
|
d6f417d21e
[Process][Console] deprecated defining commands as strings
|
6 years ago |
Nicolas Grekas
|
4424a9d191
Revert "feature #24763 [Process] Allow writing portable "prepared" command lines (Simperfit)"
|
6 years ago |
Nicolas Grekas
|
b9e2b7814e
[Process] fix interpolation of placeholders
|
6 years ago |
Amrouche Hamza
|
4314a1e6e4
[Process] Allow writing portable "prepared" command lines
|
7 years ago |
Sullivan SENECHAL
|
80504dbfc1
Introduce signaled process specific exception class
|
6 years ago |
Fabien Potencier
|
c600f78cd7
fixed some deprecation messages
|
7 years ago |