Nicolas Grekas
|
88638b90e7
Merge branch '5.4' into 6.4
|
2 недель назад |
Nicolas Grekas
|
ee7598479a
security #cve-2024-51736 [Process] Use %PATH% before %CD% to load the shell on Windows (nicolas-grekas)
|
2 недель назад |
Nicolas Grekas
|
05c2ccc705
[Process] Use %PATH% before %CD% to load the shell on Windows
|
3 недель назад |
Nicolas Grekas
|
0776b9944b
Merge branch '5.4' into 6.4
|
2 недель назад |
Nicolas Grekas
|
d94dda5a49
[Process] Fix escaping /X arguments on Windows
|
2 недель назад |
Alexander M. Turek
|
8c567a2dd2
Merge branch '5.4' into 6.4
|
2 месяцев назад |
Nicolas Grekas
|
32354f6248
Don't use is_resource() on non-streams
|
2 месяцев назад |
Marc Jauvin
|
1393de6f06
Return false in isTtySupported() when open_basedir restrictions prevent access to /dev/tty.
|
6 месяцев назад |
Alexander M. Turek
|
d4fd4a807b
Merge branch '5.4' into 6.4
|
9 месяцев назад |
Lucas Bustamante
|
7e2c857ee8
[Process] Fix Inconsistent Exit Status in proc_get_status for PHP Versions Below 8.3
|
9 месяцев назад |
Nicolas Grekas
|
31642b0818
Merge branch '6.3' into 6.4
|
10 месяцев назад |
Nicolas Grekas
|
6c5eceb885
Merge branch '5.4' into 6.3
|
10 месяцев назад |
Nicolas Grekas
|
cbc28e3401
Apply php-cs-fixer fix --rules nullable_type_declaration_for_default_null_value
|
10 месяцев назад |
Martin Auswöger
|
0f2afc8bf3
[Process] Remove dead code from Process
|
1 год назад |
a.dmitryuk
|
12f9ebe6c1
[Process] remove fixing of legacy bug, when PTS functionality is enabled
|
1 год назад |
Ryan Weaver
|
b8f2424f05
[Process] Fix bug where $this->callback is never null, resulting in bad argument
|
1 год назад |
Nicolas Grekas
|
7edc2f8e67
Merge branch '6.3' into 6.4
|
1 год назад |
Nicolas Grekas
|
0b5c29118f
Merge branch '5.4' into 6.3
|
1 год назад |
Nicolas Grekas
|
45261e1fcc
[Process] Fix silencing `wait` when using a sigchild-enabled binary
|
1 год назад |
Nicolas Grekas
|
0d38e48b5e
Ensure all properties have a type
|
1 год назад |
Nicolas Grekas
|
8f38ed0bd6
Add types to private and internal properties
|
1 год назад |
Wouter de Jong
|
bf13cb3424
Add missing return types to magic methods
|
1 год назад |
Nicolas Grekas
|
8741e3ed7f
Merge branch '6.2' into 6.3
|
1 год назад |
Nicolas Grekas
|
97ae9721be
Merge branch '5.4' into 6.2
|
1 год назад |
Joel Wurtz
|
e3c46cc568
[Process] Stop the process correctly even if underlying input stream is not closed:
|
1 год назад |
Wouter de Jong
|
89ac295dc3
Add missing return types
|
1 год назад |
Wouter de Jong
|
39cbf15e9e
Add remaining missing return types to safe methods
|
1 год назад |
Nicolas Grekas
|
4d13cb8981
Replace "use-by-ref" by static vars when possible in closures
|
1 год назад |
Nicolas Grekas
|
e65ce5c9cc
Merge branch '6.2' into 6.3
|
1 год назад |
Nicolas Grekas
|
680e8a2ea6
Merge branch '5.4' into 6.2
|
1 год назад |
Nicolas Grekas
|
d4ce417ebc
Fix phpdocs in components
|
1 год назад |
Nicolas Grekas
|
fa60a09699
Merge branch '6.2' into 6.3
|
1 год назад |
Nicolas Grekas
|
51d8f2a7fb
Merge branch '5.4' into 6.2
|
1 год назад |
Nicolas Grekas
|
3f3ab88c55
CS fix
|
1 год назад |
Wouter de Jong
|
b040da61c9
Add PHP types to private methods and functions
|
1 год назад |
tigitz
|
21b4d0c1c5
Leverage arrow function syntax for closure
|
1 год назад |
Nicolas Grekas
|
ba6e55359f
Use ??= more
|
2 лет назад |
Yurun
|
18036fe5b3
Refactor isTtySupported()
|
2 лет назад |
Nicolas Grekas
|
453a55e6c1
Merge branch '6.0' into 6.1
|
2 лет назад |
Nicolas Grekas
|
d074154ea8
Merge branch '5.4' into 6.0
|
2 лет назад |
Fabien Potencier
|
597f3fff8e
Merge branch '4.4' into 5.4
|
2 лет назад |
Simon Asika
|
9eedd60225
[Process] Fix Process::getEnv() when setEnv() hasn't been called before
|
2 лет назад |
Nicolas Grekas
|
e0d623c582
Bump minimum version of PHP to 8.1
|
2 лет назад |
Alexander M. Turek
|
1ccceccc64
Merge branch '5.4' into 6.0
|
2 лет назад |
Alexander M. Turek
|
9544040989
Merge branch '4.4' into 5.4
|
2 лет назад |
Chris McGehee
|
b2d924e5a4
[Process] Update PHPDoc to use proper placeholder syntax
|
2 лет назад |
Alexander M. Turek
|
b02749b6cb
Merge branch '5.4' into 6.0
|
2 лет назад |
Alexander M. Turek
|
bf0e245dd8
Merge branch '5.3' into 5.4
|
2 лет назад |
Alexander M. Turek
|
bae6f532eb
Merge branch '4.4' into 5.3
|
2 лет назад |
Rein Baarsma
|
c1d5c35ec3
[Process] fixed uppercase ARGC and ARGV should also be skipped
|
2 лет назад |