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

Prep for individual testing #839

Open
wants to merge 5 commits into
base: 7.0.x
Choose a base branch
from

Conversation

TomHAnderson
Copy link
Member

Fixed deprecation warnings for phpunit. One FIXME was added: @CoversFunction needs to be reviewed. I'm cautious about these annotations as we may find better ways to unit test without specifying what they are covering.

Fixed __invoke declaration to be forward compatible. This was necessary so unit tests do not blow up instead of just failing.

Added Laminas Cache Storage Adapter Memory. Filesystem adapter is still not SM4 compatible.

Removed 8.0 from CI.

@TomHAnderson TomHAnderson added this to the 7.0.0 milestone Aug 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant