Skip to content
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

Remove Support for PHP 8.0, Upgrade PHPUnit to 10.x #108

Merged
merged 11 commits into from
May 19, 2023

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented May 19, 2023

This patch also deprecates some unused Exception types for removal in 5.0

Closes #104

gsteel added 10 commits May 19, 2023 09:30
Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
Ref ServiceManager@3.21 and PHPUnit@10.x

Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
Expands baseline with various unused issues - all encountered are either public and therefore unfixable without breaking BC, or callback in test cases.

Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
Baselines `UnusedMethod` issues for all data providers

Signed-off-by: George Steel <george@net-glue.co.uk>
@gsteel gsteel added this to the 4.14.0 milestone May 19, 2023
@gsteel gsteel mentioned this pull request May 19, 2023
1 task
Signed-off-by: George Steel <george@net-glue.co.uk>
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @gsteel!

@Ocramius Ocramius self-assigned this May 19, 2023
@Ocramius Ocramius merged commit ca9172c into laminas:4.14.x May 19, 2023
12 checks passed
@gsteel gsteel deleted the remove-php-8.0-upgrade-phpunit branch May 19, 2023 10:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants