Nicolas Grekas
|
66716d3126
Merge branch '6.4' into 7.1
|
2 weeks ago |
Nicolas Grekas
|
88638b90e7
Merge branch '5.4' into 6.4
|
2 weeks ago |
Nicolas Grekas
|
ee7598479a
security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell on Windows (nicolas-grekas)
|
2 weeks ago |
Nicolas Grekas
|
05c2ccc705
[Process] Use %PATH% before %CD% to load the shell on Windows
|
3 weeks ago |
Nicolas Grekas
|
f4fb6b85c0
Merge branch '6.4' into 7.1
|
2 weeks ago |
Nicolas Grekas
|
0776b9944b
Merge branch '5.4' into 6.4
|
2 weeks ago |
Nicolas Grekas
|
d94dda5a49
[Process] Fix escaping /X arguments on Windows
|
2 weeks ago |
Alexander M. Turek
|
d704e3066d
Merge branch '6.4' into 7.1
|
2 months ago |
Alexander M. Turek
|
8c567a2dd2
Merge branch '5.4' into 6.4
|
2 months ago |
Martin Auswöger
|
82d962eed8
[Process] Fix backwards compatibility for invalid commands
|
2 months ago |
Nicolas Grekas
|
32354f6248
Don't use is_resource() on non-streams
|
2 months ago |
Fabien Potencier
|
56c8a1ea51
Merge branch '7.0' into 7.1
|
6 months ago |
Fabien Potencier
|
820da2d703
Merge branch '6.4' into 7.0
|
6 months ago |
Marc Jauvin
|
1393de6f06
Return false in isTtySupported() when open_basedir restrictions prevent access to /dev/tty.
|
6 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 |
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 |
Martin Auswöger
|
11ab5d7c99
[Process] Pass the commandline as array to `proc_open()`
|
1 year ago |
Nicolas Grekas
|
5610deee80
Merge branch '6.4' into 7.0
|
1 year ago |
Martin Auswöger
|
0f2afc8bf3
[Process] Remove dead code from Process
|
1 year ago |
Nicolas Grekas
|
3411cf996b
Merge branch '6.4' into 7.0
|
1 year ago |
a.dmitryuk
|
12f9ebe6c1
[Process] remove fixing of legacy bug, when PTS functionality is enabled
|
1 year ago |
Nicolas Grekas
|
acdafc70bf
Merge branch '6.4' into 7.0
|
1 year ago |
Ryan Weaver
|
b8f2424f05
[Process] Fix bug where $this->callback is never null, resulting in bad argument
|
1 year ago |
Nicolas Grekas
|
1301c346f4
Merge branch '6.4' into 7.0
|
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
|
8d97ce8ed8
Add types to public and protected properties
|
1 year ago |
Nicolas Grekas
|
3d4d04862a
Merge branch '6.4' into 7.0
|
1 year ago |
Nicolas Grekas
|
0d38e48b5e
Ensure all properties have a type
|
1 year ago |
Nicolas Grekas
|
74ea743f40
Merge branch '6.4' into 7.0
|
1 year ago |
Nicolas Grekas
|
8f38ed0bd6
Add types to private and internal properties
|
1 year ago |
Wouter de Jong
|
2bea96bf20
[Components] Convert to native return types
|
1 year ago |
Wouter de Jong
|
bf13cb3424
Add missing return types to magic methods
|
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 |
Wouter de Jong
|
89ac295dc3
Add missing return types
|
1 year ago |
Wouter de Jong
|
39cbf15e9e
Add remaining missing return types to safe methods
|
1 year ago |
Nicolas Grekas
|
4d13cb8981
Replace "use-by-ref" by static vars when possible in closures
|
1 year ago |
Nicolas Grekas
|
e65ce5c9cc
Merge branch '6.2' into 6.3
|
1 year ago |