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
|
680e8a2ea6
Merge branch '5.4' into 6.2
|
1 year ago |
Nicolas Grekas
|
d4ce417ebc
Fix phpdocs in components
|
1 year ago |
Nicolas Grekas
|
51d8f2a7fb
Merge branch '5.4' into 6.2
|
1 year ago |
Nicolas Grekas
|
3f3ab88c55
CS fix
|
1 year ago |
Nicolas Grekas
|
ba6e55359f
Use ??= more
|
2 years ago |
Yurun
|
18036fe5b3
Refactor isTtySupported()
|
2 years ago |
Nicolas Grekas
|
453a55e6c1
Merge branch '6.0' into 6.1
|
2 years ago |
Nicolas Grekas
|
d074154ea8
Merge branch '5.4' into 6.0
|
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
|
2 years ago |
Alexander M. Turek
|
1ccceccc64
Merge branch '5.4' into 6.0
|
2 years ago |
Alexander M. Turek
|
9544040989
Merge branch '4.4' into 5.4
|
2 years ago |
Chris McGehee
|
b2d924e5a4
[Process] Update PHPDoc to use proper placeholder syntax
|
2 years ago |
Alexander M. Turek
|
b02749b6cb
Merge branch '5.4' into 6.0
|
2 years ago |
Alexander M. Turek
|
bf0e245dd8
Merge branch '5.3' into 5.4
|
2 years ago |
Alexander M. Turek
|
bae6f532eb
Merge branch '4.4' into 5.3
|
2 years ago |
Rein Baarsma
|
c1d5c35ec3
[Process] fixed uppercase ARGC and ARGV should also be skipped
|
2 years ago |
Nicolas Grekas
|
d970c45c21
Merge branch '5.4' into 6.0
|
3 years ago |
Nicolas Grekas
|
5be20b3830
Merge branch '5.3' into 5.4
|
3 years ago |
Nicolas Grekas
|
75c91d6c94
Merge branch '4.4' into 5.3
|
3 years ago |
Kirill Lazarev
|
b546181a4d
[Process] intersect with getenv() in case-insensitive manner to get default envs
|
3 years ago |
Nicolas Grekas
|
c5798069bd
Merge branch '5.4' into 6.0
|
3 years ago |
Nicolas Grekas
|
762e4f75d7
Merge branch '5.3' into 5.4
|
3 years ago |
Nicolas Grekas
|
e498803a6e
Merge branch '4.4' into 5.3
|
3 years ago |
Nicolas Grekas
|
c209870532
[Process] filter env vars for "argc" & "argv" specifically
|
3 years ago |
Nicolas Grekas
|
2a7d4ed522
Merge branch '5.3' into 5.4
|
3 years ago |
Nicolas Grekas
|
e445dabbce
Merge branch '4.4' into 5.3
|
3 years ago |
Nicolas Grekas
|
b18a29b6f4
[Process] exclude argv/argc from possible default env vars
|
3 years ago |
Nicolas Grekas
|
bcf5440661
Merge branch '5.4' into 6.0
|
3 years ago |
Nicolas Grekas
|
956acb321f
Merge branch '5.3' into 5.4
|
3 years ago |
Nicolas Grekas
|
6c99204de8
Merge branch '4.4' into 5.3
|
3 years ago |
Nicolas Grekas
|
a8d1a7b6f9
[Process] intersect with getenv() to populate default envs
|
3 years ago |
Alexander M. Turek
|
652b57032f
Merge branch '5.4' into 6.0
|
3 years ago |
Alexander M. Turek
|
6bacc79268
Add generic types to traversable implementations
|
3 years ago |
Robin Chalas
|
df3e89eae7
Merge branch '5.4' into 6.0
|
3 years ago |
Michael Voříšek
|
b076aa9be2
Fix "can not" spelling
|
3 years ago |
Nicolas Grekas
|
3ecb9b7dcc
Add back `@return $this` annotations
|
3 years ago |
Nicolas Grekas
|
17032eb5d1
Merge branch '5.4' into 6.0
|
3 years ago |
Nicolas Grekas
|
e8749eb40a
Cleanup more `@return` annotations
|
3 years ago |
Nicolas Grekas
|
ff98682d53
Run php-cs-fixer
|
3 years ago |
Nicolas Grekas
|
03ee97adf3
Add return types - batch 2/n
|
3 years ago |
Alexander M. Turek
|
d5052fc2a9
Remove ReturnTypeWillChange
|
3 years ago |
Nicolas Grekas
|
e96c4f6dee
Narrow existing return types on private/internal/final/test methods
|
3 years ago |
Alexander M. Turek
|
26416cc2a7
Merge branch '5.4' into 6.0
|
3 years ago |
Alexander M. Turek
|
38f26c7d6e
Merge branch '4.4' into 5.3
|
3 years ago |
Alexander M. Turek
|
13d3161ef6
Fix return types for PHP 8.1
|
3 years ago |
Nicolas Grekas
|
b756a6154b
Merge branch '5.4' into 6.0
|
3 years ago |