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.1.x #90

Merged
merged 11 commits into from
May 24, 2023

Conversation

gsteel
Copy link
Member

@gsteel gsteel commented May 24, 2023

Closes #86

This is quite a big patch, but the tests and data providers are hellishly complex, so making them all static was a bit messy.

There's loads of inheritance going on in the tests which really needs to be refactored.

gsteel added 11 commits May 24, 2023 09:54
…requirements on 8.1

Signed-off-by: George Steel <george@net-glue.co.uk>
…patibilityTest`

Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
…onverted to exceptions

Signed-off-by: George Steel <george@net-glue.co.uk>
…allow pointless null entries

Signed-off-by: George Steel <george@net-glue.co.uk>
… Filters

Signed-off-by: George Steel <george@net-glue.co.uk>
Signed-off-by: George Steel <george@net-glue.co.uk>
…ppressions

Signed-off-by: George Steel <george@net-glue.co.uk>
…ixable

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>
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 24, 2023
@Ocramius Ocramius merged commit a5d62e9 into laminas:2.25.x May 24, 2023
@gsteel gsteel deleted the drop-php-8-upgrade-phpunit branch May 24, 2023 16:07
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.

2 participants