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 месяцев назад |
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
|
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 лет назад |
Nicolas Grekas
|
d970c45c21
Merge branch '5.4' into 6.0
|
3 лет назад |
Nicolas Grekas
|
5be20b3830
Merge branch '5.3' into 5.4
|
3 лет назад |
Nicolas Grekas
|
75c91d6c94
Merge branch '4.4' into 5.3
|
3 лет назад |
Kirill Lazarev
|
b546181a4d
[Process] intersect with getenv() in case-insensitive manner to get default envs
|
3 лет назад |
Nicolas Grekas
|
c5798069bd
Merge branch '5.4' into 6.0
|
3 лет назад |
Nicolas Grekas
|
762e4f75d7
Merge branch '5.3' into 5.4
|
3 лет назад |
Nicolas Grekas
|
e498803a6e
Merge branch '4.4' into 5.3
|
3 лет назад |
Nicolas Grekas
|
c209870532
[Process] filter env vars for "argc" & "argv" specifically
|
3 лет назад |
Nicolas Grekas
|
2a7d4ed522
Merge branch '5.3' into 5.4
|
3 лет назад |
Nicolas Grekas
|
e445dabbce
Merge branch '4.4' into 5.3
|
3 лет назад |
Nicolas Grekas
|
b18a29b6f4
[Process] exclude argv/argc from possible default env vars
|
3 лет назад |
Nicolas Grekas
|
bcf5440661
Merge branch '5.4' into 6.0
|
3 лет назад |
Nicolas Grekas
|
956acb321f
Merge branch '5.3' into 5.4
|
3 лет назад |
Nicolas Grekas
|
6c99204de8
Merge branch '4.4' into 5.3
|
3 лет назад |
Nicolas Grekas
|
a8d1a7b6f9
[Process] intersect with getenv() to populate default envs
|
3 лет назад |
Alexander M. Turek
|
652b57032f
Merge branch '5.4' into 6.0
|
3 лет назад |
Alexander M. Turek
|
6bacc79268
Add generic types to traversable implementations
|
3 лет назад |
Robin Chalas
|
df3e89eae7
Merge branch '5.4' into 6.0
|
3 лет назад |