Nicolas Grekas
|
f4fb6b85c0
Merge branch '6.4' into 7.1
|
3 months ago |
Nicolas Grekas
|
0776b9944b
Merge branch '5.4' into 6.4
|
3 months ago |
Nicolas Grekas
|
d94dda5a49
[Process] Fix escaping /X arguments on Windows
|
3 months ago |
Alexander M. Turek
|
5c03ee6369
Make more data providers static
|
5 months ago |
Martin Auswöger
|
82d962eed8
[Process] Fix backwards compatibility for invalid commands
|
5 months ago |
Thibaut THOUEMENT
|
7f2f542c66
Fix ProcessTest - testIgnoringSignal for local
|
7 months ago |
Joel Wurtz
|
14730a20ed
feat(process): allow to ignore signals when executing a process
|
1 year ago |
Christian Flothmann
|
67f5d2d2fc
Merge branch '7.0' into 7.1
|
1 year ago |
Christian Flothmann
|
8bda0beb7f
Merge branch '5.4' into 6.4
|
1 year ago |
Alexandre Daubois
|
4fdf34004f
[Process] Fix failing tests causing segfaults
|
1 year ago |
Alexander M. Turek
|
1c0721ae28
Merge branch '7.0' into 7.1
|
1 year ago |
Alexander M. Turek
|
d4fd4a807b
Merge branch '5.4' into 6.4
|
1 year ago |
Lucas Bustamante
|
7e2c857ee8
[Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3
|
1 year ago |
Nicolas Grekas
|
bf2a95a354
Merge branch '7.0' into 7.1
|
1 year ago |
Nicolas Grekas
|
31642b0818
Merge branch '6.3' into 6.4
|
1 year ago |
Nicolas Grekas
|
6c5eceb885
Merge branch '5.4' into 6.3
|
1 year ago |
Nicolas Grekas
|
cbc28e3401
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
|
1 year ago |
Dariusz Ruminski
|
80826a9791
CS: enable ordered_types.null_adjustment=always_last
|
1 year ago |
Oskar Stark
|
da3a37850f
[Tests] Streamline
|
1 year ago |
Martin Auswöger
|
11ab5d7c99
[Process] Pass the commandline as array to `proc_open()`
|
1 year ago |
Ryan Weaver
|
b8f2424f05
[Process] Fix bug where $this->callback is never null, resulting in bad argument
|
1 year ago |
Nicolas Grekas
|
7edc2f8e67
Merge branch '6.3' into 6.4
|
1 year ago |
Nicolas Grekas
|
0b5c29118f
Merge branch '5.4' into 6.3
|
1 year ago |
Nicolas Grekas
|
45261e1fcc
[Process] Fix silencing `wait` when using a sigchild-enabled binary
|
1 year ago |
Nicolas Grekas
|
8d552f7ecf
Merge branch '6.3' into 6.4
|
1 year ago |
Nicolas Grekas
|
d62c23a051
Merge branch '5.4' into 6.3
|
1 year ago |
Nicolas Grekas
|
ce9850f4ea
[Process] Fix test case
|
1 year ago |
Nicolas Grekas
|
1132f6e098
Use typed properties in tests as much as possible
|
1 year ago |
Nicolas Grekas
|
c5ce962db0
Merge branch '6.2' into 6.3
|
1 year ago |
Nicolas Grekas
|
1603ae3248
Merge branch '5.4' into 6.2
|
1 year ago |
Nicolas Grekas
|
1a44dc377e
[PhpUnitBridge] Kill the last concurrent process when it stales for more than 60s
|
1 year ago |
Nicolas Grekas
|
8741e3ed7f
Merge branch '6.2' into 6.3
|
1 year ago |
Nicolas Grekas
|
97ae9721be
Merge branch '5.4' into 6.2
|
1 year ago |
Joel Wurtz
|
e3c46cc568
[Process] Stop the process correctly even if underlying input stream is not closed:
|
1 year ago |
Nicolas Grekas
|
fa60a09699
Merge branch '6.2' into 6.3
|
2 years ago |
Nicolas Grekas
|
8d7df636e5
Merge branch '6.2' into 6.3
|
2 years ago |
Nicolas Grekas
|
c714c35626
Merge branch '5.4' into 6.2
|
2 years ago |
Oskar Stark
|
4019350bf7
Migrate to `static` data providers using `rector/rector`
|
2 years ago |
tigitz
|
21b4d0c1c5
Leverage arrow function syntax for closure
|
2 years ago |
Nicolas Grekas
|
a6506e99cf
Merge branch '6.0' into 6.1
|
2 years ago |
Nicolas Grekas
|
6e75fe6874
Merge branch '4.4' into 5.4
|
2 years ago |
Nicolas Grekas
|
5cee9cdc4f
CS fixes
|
2 years ago |
Nicolas Grekas
|
453a55e6c1
Merge branch '6.0' into 6.1
|
2 years ago |
Fabien Potencier
|
597f3fff8e
Merge branch '4.4' into 5.4
|
2 years ago |
Simon Asika
|
9eedd60225
[Process] Fix Process::getEnv() when setEnv() hasn't been called before
|
2 years ago |
Nicolas Grekas
|
e0d623c582
Bump minimum version of PHP to 8.1
|
3 years ago |
Nicolas Grekas
|
36294abf55
Merge branch '6.0' into 6.1
|
3 years ago |
Nicolas Grekas
|
9a5dd518f0
Merge branch '5.3' into 5.4
|
3 years ago |
Nicolas Grekas
|
ff1cabb18a
CS fixes
|
3 years ago |
Alexander M. Turek
|
31d7ad3935
Make use of the nullsafe operator
|
3 years ago |