Fabien Potencier
|
d60ff0a10c
Merge branch '2.8' into 3.3
|
7 years ago |
Fabien Potencier
|
9a1349ac45
Merge branch '2.7' into 2.8
|
7 years ago |
Dariusz
|
4e7dcc9ad3
[CS] Apply phpdoc_annotation_without_dot
|
7 years ago |
Nicolas Grekas
|
9794f948d9
Merge branch '3.3' into 3.4
|
7 years ago |
Nicolas Grekas
|
b7666e9b43
Bump minimal PHP version to ^5.5.9|>=7.0.8
|
7 years ago |
Nicolas Grekas
|
aeea12fe8a
Merge branch '3.3' into 3.4
|
7 years ago |
Grégoire Pineau
|
0743280494
[Process] Fixed issue between process builder and exec
|
7 years ago |
Nicolas Grekas
|
2695aab652
Merge branch '3.3' into 3.4
|
7 years ago |
Nicolas Grekas
|
db57b4eb49
[Process] Fix parsing args on Windows
|
7 years ago |
Fabien Potencier
|
23d5ac279c
Merge branch '3.3' into 3.4
|
7 years ago |
Fabien Potencier
|
5ab8949b68
Merge branch '3.2' into 3.3
|
7 years ago |
Fabien Potencier
|
b39d805dd6
Merge branch '2.8' into 3.2
|
7 years ago |
Fabien Potencier
|
57e52a0a6a
Merge branch '2.7' into 2.8
|
7 years ago |
Pedro Magalhães
|
95c5ed0b9e
Identify tty tests in Component/Process
|
7 years ago |
Nicolas Grekas
|
201c3bd3f1
[Process] Deprecate ProcessBuilder
|
7 years ago |
Nicolas Grekas
|
b9b8a8ad47
Merge branch '3.3' into 3.4
|
7 years ago |
maryo
|
8e30690c67
[Process] Fixed incorrectly escaping arguments on Windows when inheritEnvironmentVariables is set to false
|
7 years ago |
Fabien Potencier
|
c52d94ded6
updated version to 3.4
|
7 years ago |
Fabien Potencier
|
36774717bb
Merge branch '2.8' into 3.2
|
7 years ago |
Fabien Potencier
|
d54232f568
fixed CS
|
7 years ago |
maryo
|
ec056df683
Fix incorrectly calling PHP process on Windows when path contains space
|
7 years ago |
maryo
|
6edff1f0b9
[Process] Ecaping of CLI arguments containing slashes on Windows
|
7 years ago |
Nicolas Grekas
|
4ad0b868fc
[Process] Fix BC break: "exec" should remain an internal "detail"
|
7 years ago |
Fabien Potencier
|
34b680b099
Merge branch '3.2'
|
7 years ago |
Fabien Potencier
|
999c2cf506
Merge branch '2.8' into 3.2
|
7 years ago |
Fabien Potencier
|
aff35fb3de
Merge branch '2.7' into 2.8
|
7 years ago |
Christian Flothmann
|
ace466e63d
fail when detecting risky tests
|
7 years ago |
Fabien Potencier
|
3b6c34340b
Merge branch '3.2'
|
7 years ago |
Patrick Dawkins
|
57fdaa5582
[Process] Fix bug which wiped or mangled env vars
|
7 years ago |
Nicolas Grekas
|
b9d0d00d5f
Merge branch '3.2'
|
7 years ago |
Nicolas Grekas
|
68bfa8c83f
Merge branch '2.8' into 3.2
|
7 years ago |
Nicolas Grekas
|
41336b20b5
Merge branch '2.7' into 2.8
|
7 years ago |
Vladimir Reznichenko
|
9974b5b2f7
Static code analysis with Php Inspections (EA Extended): dead code dropped, couple bugs fixed
|
7 years ago |
Romain Neutron
|
2b383c8161
[master] Fix issues reported by static analyse
|
7 years ago |
Nicolas Grekas
|
e61b47635e
Merge branch '3.2'
|
7 years ago |
Nicolas Grekas
|
7d21c4a2cf
[Process] Fix ignoring of bad env var names
|
7 years ago |
Nicolas Grekas
|
3108b29c21
Merge branch '3.2'
|
7 years ago |
Nicolas Grekas
|
cfadfbec7c
Merge branch '2.8' into 3.2
|
7 years ago |
Nicolas Grekas
|
0aa0e5683f
Merge branch '2.7' into 2.8
|
7 years ago |
Peter Rehm
|
87bb726712
Further refactorings to PHPUnit namespaces
|
7 years ago |
Nicolas Grekas
|
c47877b449
Merge branch '3.2'
|
7 years ago |
Nicolas Grekas
|
2dc5b2ad84
Merge branch '2.8' into 3.2
|
7 years ago |
Nicolas Grekas
|
e017c1388c
Merge branch '2.7' into 2.8
|
7 years ago |
Niklas Keller
|
ebe8e91359
Fix typo in process error message
|
7 years ago |
Peter Rehm
|
144acc849e
Update to PHPUnit namespaces
|
7 years ago |
Fabien Potencier
|
0093acdcfb
Merge branch '3.2'
|
7 years ago |
Fabien Potencier
|
0ab87c1e75
Merge branch '2.8' into 3.2
|
7 years ago |
Fabien Potencier
|
9773908420
Merge branch '2.7' into 2.8
|
7 years ago |
Bilge
|
9b244e5771
Permit empty suffix on Windows
|
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 |