Chris McGehee
|
b2d924e5a4
[Process] Update PHPDoc to use proper placeholder syntax
|
2 years ago |
Nicolas Grekas
|
553f504873
Merge branch '5.3' into 5.4
|
2 years ago |
Nicolas Grekas
|
8bbae08c19
Merge branch '4.4' into 5.3
|
2 years ago |
Jordi Boggiano
|
96532c9fc8
[Process] Avoid calling fclose on an already closed resource
|
2 years ago |
Fabien Potencier
|
7e21efdce0
Merge branch '5.3' into 5.4
|
2 years ago |
Fabien Potencier
|
58e9516671
Merge branch '4.4' into 5.3
|
2 years ago |
Fabien Potencier
|
f0521ab90d
Bump license year
|
2 years ago |
Alexander M. Turek
|
2b3ba8722c
Merge branch '5.3' into 5.4
|
2 years ago |
Alexander M. Turek
|
bcd167b6b5
Merge branch '4.4' into 5.3
|
2 years ago |
Julien Falque
|
a35d6b8f82
Run `open_basedir` tests in separate processes
|
2 years ago |
Nicolas Grekas
|
9a5dd518f0
Merge branch '5.3' into 5.4
|
2 years ago |
Nicolas Grekas
|
fb57120fa7
Merge branch '4.4' into 5.3
|
2 years ago |
Nicolas Grekas
|
ff1cabb18a
CS fixes
|
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
|
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
|
e8f02d0795
[Messenger][Process] Add SensioLabs as a backer to the README
|
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
|
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
|
cbdd4cdf3f
Merge branch '5.3' into 5.4
|
3 years ago |
Alexander M. Turek
|
668ff7f625
Merge branch '4.4' into 5.3
|
3 years ago |
Fabien Potencier
|
eebc070848
Fix CS
|
3 years ago |
Alexander M. Turek
|
6bacc79268
Add generic types to traversable implementations
|
3 years ago |
Michael Voříšek
|
b076aa9be2
Fix "can not" spelling
|
3 years ago |
Nicolas Grekas
|
a3ab47968e
Add some missing return types to internal/final classes
|
3 years ago |
Nicolas Grekas
|
e8749eb40a
Cleanup more `@return` annotations
|
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
|
d16634ee55
Merge branch '4.4' into 5.2
|
3 years ago |
Nicolas Grekas
|
0b7dc5599a
[4.4] Add missing `@return` annotations
|
3 years ago |
Nicolas Grekas
|
d49dbec034
Merge branch '4.4' into 5.2
|
3 years ago |
Alexander M. Turek
|
af75ea2503
Leverage str_contains/str_starts_with
|
3 years ago |
Nicolas Grekas
|
c63113d683
Merge branch '4.4' into 5.2
|
3 years ago |
Nicolas Grekas
|
da38d90f8c
Backport type fixes
|
3 years ago |
Nicolas Grekas
|
714b47f919
Merge branch '4.4' into 5.2
|
3 years ago |
bch36
|
7e812c84c3
[Process] Fix incorrect parameter type
|
3 years ago |
Nicolas Grekas
|
53e36cb1c1
Merge branch '4.4' into 5.2
|
3 years ago |
Oskar Stark
|
cd61e6dd27
Fix markdown
|
3 years ago |
Robin Chalas
|
98cb8eeb72
Merge branch '4.4' into 5.2
|
3 years ago |
Thomas Calvet
|
f5481b2272
[PHPDoc] Fix some union type cases
|
3 years ago |