Fabien Potencier
|
64b6202d83
Merge branch '5.4' into 6.4
|
6 months ago |
Marc Jauvin
|
1393de6f06
Return false in isTtySupported() when open_basedir restrictions prevent access to /dev/tty.
|
6 months ago |
Alexandre Daubois
|
b3da76c30c
Remove calls to `TestCase::iniSet()` and calls to deprecated methods of `MockBuilder`
|
6 months ago |
Nicolas Grekas
|
2f00ea0dec
Merge branch '7.0' into 7.1
|
7 months ago |
Nicolas Grekas
|
3839e56b94
Merge branch '6.4' into 7.0
|
7 months ago |
Nicolas Grekas
|
cdb1c81c14
Merge branch '5.4' into 6.4
|
7 months ago |
Nicolas Grekas
|
85a554acd7
Auto-close PRs on subtree-splits
|
7 months ago |
Joel Wurtz
|
8e99b1b15d
fix(process): don't call sigprocmask if there is no ignored signals
|
7 months ago |
Joel Wurtz
|
14730a20ed
feat(process): allow to ignore signals when executing a process
|
9 months ago |
Dariusz Ruminski
|
cebb2aec79
chore: CS fixes
|
8 months ago |
Nicolas Grekas
|
ef909caff8
Merge branch '7.0' into 7.1
|
9 months ago |
Nicolas Grekas
|
0e7727191c
Merge branch '6.4' into 7.0
|
9 months ago |
Kay Wei
|
710e27879e
Fix the `command -v` exception when the command option with a dash prefix
|
9 months ago |
Christian Flothmann
|
67f5d2d2fc
Merge branch '7.0' into 7.1
|
9 months ago |
Christian Flothmann
|
7a748478a9
Merge branch '6.4' into 7.0
|
9 months ago |
Christian Flothmann
|
8bda0beb7f
Merge branch '5.4' into 6.4
|
9 months ago |
Alexandre Daubois
|
4fdf34004f
[Process] Fix failing tests causing segfaults
|
9 months ago |
Alexander M. Turek
|
1c0721ae28
Merge branch '7.0' into 7.1
|
9 months ago |
Alexander M. Turek
|
8d6be7c4a7
Merge branch '6.4' into 7.0
|
9 months ago |
Alexander M. Turek
|
d4fd4a807b
Merge branch '5.4' into 6.4
|
9 months ago |
Lucas Bustamante
|
7e2c857ee8
[Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3
|
9 months ago |
Nicolas Grekas
|
bf2a95a354
Merge branch '7.0' into 7.1
|
10 months ago |
Nicolas Grekas
|
937a195147
Merge branch '6.4' into 7.0
|
10 months ago |
Nicolas Grekas
|
31642b0818
Merge branch '6.3' into 6.4
|
10 months ago |
Nicolas Grekas
|
6c5eceb885
Merge branch '5.4' into 6.3
|
10 months ago |
Nicolas Grekas
|
cbc28e3401
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
|
10 months ago |
Christian Flothmann
|
ce6ad286ea
Merge branch '7.0' into 7.1
|
10 months ago |
Christian Flothmann
|
c9920b0827
Merge branch '6.4' into 7.0
|
10 months ago |
Christian Flothmann
|
d33b31f8d8
Merge branch '6.3' into 6.4
|
10 months ago |
Christian Flothmann
|
a7b4baacf1
Merge branch '5.4' into 6.3
|
10 months ago |
Christian Flothmann
|
776a9e935b
Merge branch '7.0' into 7.1
|
10 months ago |
Christian Flothmann
|
31ce4a4088
Merge branch '6.4' into 7.0
|
10 months ago |
Christian Flothmann
|
987e740cd4
Merge branch '6.3' into 6.4
|
10 months ago |
Christian Flothmann
|
894133451d
Merge branch '5.4' into 6.3
|
10 months ago |
Dariusz Ruminski
|
80826a9791
CS: enable ordered_types.null_adjustment=always_last
|
10 months ago |
Cornel Cruceru
|
175925109f
[Process] Fixed inconsistent test
|
10 months ago |
Kay Wei
|
9a2172b463
[Process] Fix executable finder when the command starts with a dash
|
10 months ago |
Nicolas Grekas
|
4eec9df2bc
minor #52402 [Tests] Streamline (OskarStark)
|
11 months ago |
Oskar Stark
|
da3a37850f
[Tests] Streamline
|
1 year ago |
Fabien Potencier
|
95dd9530f9
Merge branch '7.0' into 7.1
|
11 months ago |
Fabien Potencier
|
acd3eb5cb0
Merge branch '6.4' into 7.0
|
11 months ago |
Kieran
|
c4b1ef0bc8
Suppress warnings from is_executable
|
11 months ago |
Alexander M. Turek
|
2189ce9f8d
Merge branch '7.0' into 7.1
|
11 months ago |
Alexander M. Turek
|
8c0cb681ad
Merge branch '6.4' into 7.0
|
11 months ago |
Alexander M. Turek
|
c3649cf286
Merge branch '6.3' into 6.4
|
11 months ago |
Alexander M. Turek
|
0a4e8fac94
Merge branch '5.4' into 6.3
|
11 months ago |
Christian Flothmann
|
8fa22178df
always pass microseconds to usleep as integers
|
11 months ago |
Nicolas Grekas
|
04ec018a8c
minor #52409 [Process] Pass the commandline as array to `proc_open()` (ausi)
|
1 year ago |
Martin Auswöger
|
11ab5d7c99
[Process] Pass the commandline as array to `proc_open()`
|
1 year ago |
Nicolas Grekas
|
13bdb1670c
Merge branch '6.4' into 7.0
|
1 year ago |