Nicolas Grekas
|
b8648cf1d5
Remove branch-version (keep them for contracts only)
|
4 years ago |
Nicolas Grekas
|
b8783cc24a
Fix branch-version
|
4 years ago |
Nicolas Grekas
|
1582109a24
Remove "version" from composer.json files, use "branch-version" instead
|
4 years ago |
Nicolas Grekas
|
faf2a00f3a
Update versions in composer.json
|
4 years ago |
Nicolas Grekas
|
a525501849
Remove "branch-alias", populate "version"
|
4 years ago |
Nicolas Grekas
|
46a862d0f3
Enable "native_constant_invocation" CS rule
|
4 years ago |
Thomas Calvet
|
af8d812d75
[SCA] Minor fixes on tests
|
4 years ago |
Jason Stephens
|
721cceb4b2
[Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
|
4 years ago |
Nicolas Grekas
|
8a895f0c92
Make PHP 8 green on Travis
|
4 years ago |
Fabien Potencier
|
f5104c9dcb
Tweak the code to avoid fabbot false positives
|
4 years ago |
Benjamin Morel
|
1dbc09f6e1
Prevent warning in proc_open()
|
4 years ago |
Fabien Potencier
|
04c6bb1aa5
Fix more quotes in exception messages
|
4 years ago |
Fabien Potencier
|
7ca8560180
Fix quotes in exception messages
|
4 years ago |
Fabien Potencier
|
3641a93aa3
Add missing dots at the end of exception messages
|
4 years ago |
Fabien Potencier
|
b03b02dcea
Fix CS
|
4 years ago |
Jan Rosier
|
5b9d2bcffe
Update year in license files
|
4 years ago |
Thomas Calvet
|
c19da50bc3
Remove unused local variables in tests
|
5 years ago |
Alexander M. Turek
|
344dc588b1
Fix return type of Process::restart().
|
5 years ago |
Nicolas Grekas
|
8f5a739713
[Process] fix typo in tests
|
5 years ago |
Nicolas Grekas
|
f143c1efe5
Re-enable previously failing PHP 7.4 test cases
|
5 years ago |
Nicolas Grekas
|
d822cb6540
[Process] fix return type declarations
|
5 years ago |
Nicolas Grekas
|
10f4eff71e
[HttpFoundation] fix return type declarations
|
5 years ago |
Alexander M. Turek
|
5179b127e4
Fix inconsistent return points.
|
5 years ago |
Alexander M. Turek
|
60838d6e95
[Process] Doc block backport.
|
5 years ago |
Alexander M. Turek
|
def2e16402
Fix some docblocks.
|
5 years ago |
Philippe Segatori
|
8f99ff422b
Remove superfluous phpdoc tags
|
5 years ago |
Nicolas Grekas
|
910b30ef10
Fix return statements
|
5 years ago |
Nicolas Grekas
|
dcd467d606
minor #32800 Improve some URLs (Arman-Hosseini)
|
5 years ago |
Arman Hosseini
|
cddcf9ba4f
Improve some URLs
|
5 years ago |
Jérémy Derussé
|
348bfd477a
Use assertStringContainsString when needed
|
5 years ago |
Jérémy Derussé
|
9708054fd6
Remove use of ForwardCompatTrait
|
5 years ago |
Jérémy Derussé
|
294250e473
Fix deprecated phpunit annotation
|
5 years ago |
Jérémy Derussé
|
f1b06cbcb2
Replace calls to setExpectedException by Pollyfill
|
5 years ago |
Jérémy Derussé
|
df06f4e486
Fix assertInternalType deprecation in phpunit 9
|
5 years ago |
Nicolas Grekas
|
c95d97158b
Make tests support phpunit 8
|
5 years ago |
Alexander M. Turek
|
d129c017e8
Use willReturn() instead of will(returnValue()).
|
5 years ago |
mshavliuk
|
afe411c2a6
[Process] Fix infinite waiting for stopped process
|
5 years ago |
Fabien Potencier
|
a9c4dfbf65
fixed CS
|
5 years ago |
Florian Morello
|
1b6958b96b
Fix missing $extraDirs when open_basedir returns
|
5 years ago |
Fabien Potencier
|
009f8dda80
fixed short array CS in comments
|
5 years ago |
Fabien Potencier
|
4b32d21703
switched array() to []
|
5 years ago |
Andreas Möller
|
0d41dd7d95
Fix: Adjust DocBlock
|
5 years ago |
Christian Flothmann
|
dbbe56c3f6
update year in license files
|
5 years ago |
Andreas Möller
|
bcbb0ec80e
Fix: Method can also return null
|
5 years ago |
Nicolas Grekas
|
abb46b909d
fix cs
|
6 years ago |
Nicolas Grekas
|
4aa7abb75a
Merge branch '2.8' into 3.4
|
6 years ago |
Grégoire Paris
|
c3591a09c7
Bump phpunit XSD version to 5.2
|
6 years ago |
Valentin
|
35c2914a9f
Add a test case for stringifying of Process arguments
|
6 years ago |
Nicolas Grekas
|
a4d186e2a5
Merge branch '2.8' into 3.4
|
6 years ago |
Nicolas Grekas
|
a15cb61190
[Process] fix locking of pipe files on Windows
|
6 years ago |