Simon Asika
|
9eedd60225
[Process] Fix Process::getEnv() when setEnv() hasn't been called before
|
2 years ago |
Chris McGehee
|
b2d924e5a4
[Process] Update PHPDoc to use proper placeholder syntax
|
2 years ago |
Rein Baarsma
|
c1d5c35ec3
[Process] fixed uppercase ARGC and ARGV should also be skipped
|
2 years ago |
Kirill Lazarev
|
b546181a4d
[Process] intersect with getenv() in case-insensitive manner to get default envs
|
3 years ago |
Nicolas Grekas
|
c209870532
[Process] filter env vars for "argc" & "argv" specifically
|
3 years ago |
Nicolas Grekas
|
b18a29b6f4
[Process] exclude argv/argc from possible default env vars
|
3 years ago |
Nicolas Grekas
|
a8d1a7b6f9
[Process] intersect with getenv() to populate default envs
|
3 years ago |
Alexander M. Turek
|
13d3161ef6
Fix return types for PHP 8.1
|
3 years ago |
Nicolas Grekas
|
0b7dc5599a
[4.4] Add missing `@return` annotations
|
3 years ago |
Alexander M. Turek
|
af75ea2503
Leverage str_contains/str_starts_with
|
3 years ago |
Thomas Calvet
|
f5481b2272
[PHPDoc] Fix some union type cases
|
3 years ago |
Nicolas Grekas
|
e9c4ef4f84
CS fix
|
3 years ago |
Jérémy Derussé
|
89b55cb087
Dont allow unserializing classes with a destructor
|
4 years ago |
Alexander M. Turek
|
a2f01c9d32
CS: Apply ternary_to_null_coalescing fixer
|
3 years ago |
Nicolas Grekas
|
075316ff72
Apply "visibility_required" CS rule to constants
|
4 years ago |
Nicolas Grekas
|
9b887acc52
Merge branch '3.4' into 4.4
|
4 years ago |
Nicolas Grekas
|
46a862d0f3
Enable "native_constant_invocation" CS rule
|
4 years ago |
Nicolas Grekas
|
c714958428
Merge branch '3.4' into 4.4
|
4 years ago |
Fabien Potencier
|
8cc1c1bff2
Tweak the code to avoid fabbot false positives
|
4 years ago |
Nicolas Grekas
|
b9863d0f7b
Merge branch '3.4' into 4.4
|
4 years ago |
Benjamin Morel
|
1dbc09f6e1
Prevent warning in proc_open()
|
4 years ago |
Fabien Potencier
|
52075faa12
Merge branch '3.4' into 4.4
|
4 years ago |
Fabien Potencier
|
7ca8560180
Fix quotes in exception messages
|
4 years ago |
Fabien Potencier
|
16f6867504
Merge branch '3.4' into 4.4
|
4 years ago |
Fabien Potencier
|
3641a93aa3
Add missing dots at the end of exception messages
|
4 years ago |
Nicolas Grekas
|
f5697ab4cb
Merge branch '4.3' into 4.4
|
4 years ago |
Benhssaein Youssef
|
61ab103012
[Process] - update @throws phpdoc
|
4 years ago |
Nicolas Grekas
|
b84501ad50
[Process] change the syntax of portable prepared command lines
|
5 years ago |
Alexander M. Turek
|
5ec74072c1
Add types to constructors and private/final/internal methods (Batch II)
|
5 years ago |
Nicolas Grekas
|
8c4a035562
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
50556892f3
Merge branch '3.4' into 4.3
|
5 years ago |
Alexander M. Turek
|
344dc588b1
Fix return type of Process::restart().
|
5 years ago |
Nicolas Grekas
|
0c03768430
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
e89969c00d
Merge branch '3.4' into 4.3
|
5 years ago |
Nicolas Grekas
|
d822cb6540
[Process] fix return type declarations
|
5 years ago |
Nicolas Grekas
|
10f4eff71e
[HttpFoundation] fix return type declarations
|
5 years ago |
Nicolas Grekas
|
9772c0c66f
Add return types to tests and final|internal|private methods
|
5 years ago |
Nicolas Grekas
|
456cfbc685
Merge branch '4.3' into 4.4
|
5 years ago |
Alexander M. Turek
|
193108198b
Fix inconsistent return points.
|
5 years ago |
Karoly Gossler
|
b846a9f66d
added `Process::getLastOutputTime()` method
|
5 years ago |
Nicolas Grekas
|
47c98d64b9
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
f9ddc06fa5
Merge branch '3.4' into 4.3
|
5 years ago |
Alexander M. Turek
|
b856d8b1b8
[Process] Added missing return type.
|
5 years ago |
Alexander M. Turek
|
60838d6e95
[Process] Doc block backport.
|
5 years ago |
Alexander M. Turek
|
def2e16402
Fix some docblocks.
|
5 years ago |
Nicolas Grekas
|
55b76776f3
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
9149c032bb
Merge branch '3.4' into 4.3
|
5 years ago |
Philippe Segatori
|
8f99ff422b
Remove superfluous phpdoc tags
|
5 years ago |
Nicolas Grekas
|
354909281d
Merge branch '4.3' into 4.4
|
5 years ago |
Nicolas Grekas
|
c2f2fa6c74
Merge branch '3.4' into 4.3
|
5 years ago |