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
|
58e9516671
Merge branch '4.4' into 5.3
|
2 years ago |
Fabien Potencier
|
f0521ab90d
Bump license year
|
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
|
fb57120fa7
Merge branch '4.4' into 5.3
|
2 years ago |
Nicolas Grekas
|
ff1cabb18a
CS fixes
|
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
|
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
|
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
|
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
|
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
|
668ff7f625
Merge branch '4.4' into 5.3
|
3 years ago |
Fabien Potencier
|
eebc070848
Fix CS
|
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 |
Nicolas Grekas
|
313a38f09c
Merge branch '5.1' into 5.2
|
3 years ago |
Nicolas Grekas
|
d279ae7f2d
Merge branch '4.4' into 5.1
|
3 years ago |
Oskar Stark
|
7e950b6366
Use createMock() and use import instead of FQCN
|
3 years ago |
Nicolas Grekas
|
b8d6eff26e
Merge branch '5.1' into 5.2
|
3 years ago |
Nicolas Grekas
|
9ee12c55ee
Merge branch '4.4' into 5.1
|
3 years ago |
Nicolas Grekas
|
e9c4ef4f84
CS fix
|
3 years ago |
Nicolas Grekas
|
68c1306815
Merge branch '5.1' into 5.2
|
3 years ago |
Nicolas Grekas
|
fdd31077d4
Merge branch '4.4' into 5.1
|
3 years ago |
Jérémy Derussé
|
89b55cb087
Dont allow unserializing classes with a destructor
|
4 years ago |
Fabien Potencier
|
0ff3bf7469
Merge branch '5.1' into 5.2
|
3 years ago |
Fabien Potencier
|
5a86eff25e
Merge branch '4.4' into 5.1
|
3 years ago |
Fabien Potencier
|
298c752498
Use ::class keyword when possible
|
3 years ago |
Fabien Potencier
|
86970bc7fc
Merge branch '5.1' into 5.2
|
3 years ago |
Fabien Potencier
|
cc3d678ea3
Merge branch '4.4' into 5.1
|
3 years ago |
Fabien Potencier
|
e208720667
Improve composer.json descriptions
|
3 years ago |
Fabien Potencier
|
4acd3520db
Merge branch '5.1' into 5.2
|
3 years ago |