Nicolas Grekas
|
a91cbf9a15
Merge branch '3.4' into 4.3
|
5 years ago |
Jérémy Derussé
|
348bfd477a
Use assertStringContainsString when needed
|
5 years ago |
Nicolas Grekas
|
29e8f9bdbc
Merge branch '4.4'
|
5 years ago |
Nicolas Grekas
|
2faaf0851c
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
c6e707718b
Merge branch '3.4' into 4.3
|
5 years ago |
Jérémy Derussé
|
9708054fd6
Remove use of ForwardCompatTrait
|
5 years ago |
Nicolas Grekas
|
71c632d2be
Merge branch '4.4'
|
5 years ago |
Nicolas Grekas
|
ea1fa76117
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
212ae58c9d
Merge branch '3.4' into 4.3
|
5 years ago |
Jérémy Derussé
|
294250e473
Fix deprecated phpunit annotation
|
5 years ago |
Nicolas Grekas
|
03d188befe
Merge branch '4.4'
|
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
|
97a5020c22
Merge branch '4.4'
|
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
|
edcb4b0b09
Merge branch '4.4'
|
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 |
Christian Flothmann
|
980c1042d3
remove deprecated inheritEnvironmentVariables() method
|
5 years ago |
Nicolas Grekas
|
330cd5334a
Merge branch '4.4'
|
5 years ago |
Nicolas Grekas
|
cc053ef467
feature #32475 [Process] Deprecate Process::inheritEnvironmentVariables() (ogizanagi)
|
5 years ago |
Maxime Steinhausser
|
dd0991b2c2
[Process] Deprecate Process::inheritEnvironmentVariables()
|
5 years ago |
Nicolas Grekas
|
f40deb1492
Merge branch '4.4'
|
5 years ago |
Roman Tymoshyk
|
f14afdf763
[Process] Path resolution for FCGI configuration
|
5 years ago |
Philippe Segatori
|
308af6779c
[Process] [5.0] Replace docblocks by type-hints
|
5 years ago |
Nicolas Grekas
|
a705c06d27
Merge branch '4.4'
|
5 years ago |
Amrouche Hamza
|
c89a858a34
[Process] Allow writing portable "prepared" command lines
|
7 years ago |
dFayet
|
802a854486
Replace @return annotation by return type in final classes
|
5 years ago |
Nicolas Grekas
|
8287745411
Remove deprecated code paths that trigger a runtime notice
|
5 years ago |
Nicolas Grekas
|
5c9ba4795f
Merge branch '4.4'
|
5 years ago |
Nicolas Grekas
|
1a42849a7f
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
856d35814c
Merge branch '4.2' into 4.3
|
5 years ago |
Nicolas Grekas
|
808a4be7e0
Merge branch '3.4' into 4.2
|
5 years ago |
Alexander M. Turek
|
d129c017e8
Use willReturn() instead of will(returnValue()).
|
5 years ago |
Nicolas Grekas
|
bf59d6c6f5
Bump Symfony 5.0 to PHP 7.2
|
5 years ago |
Fabien Potencier
|
b00928670c
updated version to 5.0
|
5 years ago |
Nicolas Grekas
|
8293e08bf1
Merge branch '4.3'
|
5 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 |
Fabien Potencier
|
c43b190e78
updated version to 4.4
|
5 years ago |
Fabien Potencier
|
7ae5878b84
Merge branch '4.2'
|
5 years ago |
Fabien Potencier
|
8cf39fb4cc
Merge branch '3.4' into 4.2
|
5 years ago |
Fabien Potencier
|
a9c4dfbf65
fixed CS
|
5 years ago |
Florian Morello
|
1b6958b96b
Fix missing $extraDirs when open_basedir returns
|
5 years ago |
Grégoire Pineau
|
483b38ff95
[Process] Added more detail to the exception when the CWD is invalid
|
5 years ago |