-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Test PHP 8.2 through CI #32463
Test PHP 8.2 through CI #32463
Conversation
9e77e88
to
16a847e
Compare
/rebase |
6cc6f39
to
ad12a1c
Compare
/rebase |
ad12a1c
to
d4383b3
Compare
let's try to group the things that need fixing into issues, for the easy ones set the label "good first issue" |
/rebase |
d4383b3
to
9028b19
Compare
/rebase |
9028b19
to
f9e1e2d
Compare
/rebase |
d68d797
to
4cf106d
Compare
/rebase |
4cf106d
to
4f78b3c
Compare
(Some are false-positive) |
#34819 should help |
/rebase |
67319de
to
6e0e4b3
Compare
20 are also there on 8.1 so are false positives. |
Opened sebastianbergmann/phpunit#5099 on phpunit to figure out how to fix |
/rebase |
71c52b3
to
8e385d2
Compare
|
8e385d2
to
6fc1eee
Compare
Only one error fixed :-( |
/rebase |
6fc1eee
to
a664a0f
Compare
|
a664a0f
to
6ee9435
Compare
5704d60
to
dc60675
Compare
rebased |
5846ad5
to
0a4c9a6
Compare
(rebased) |
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
Signed-off-by: Côme Chilliet <[email protected]>
0a4c9a6
to
9058401
Compare
The point of this PR is to test master with PHP 8.2 nightly/beta builds.
Fix for the problems found should go in other PRs, and this one can be rebased on master to validate.
I may remove non-relevant CI from the branch to speed things up.
Signed-off-by: Côme Chilliet [email protected]
Contributes to #32595