Skip to content

Conversation

@WillFoSho
Copy link

Context

Need to bring package up to PHP8.1 compatibility

What has been done

Modified various iterator implementations to match 8.1 iterator interface https://www.php.net/manual/en/class.iterator.php

How to test

Appears to work for 8.0 and 8.1. If you wish to test in 8.1 update the dockerfile to:
FROM php:8.1-cli-alpine
And run tests as usual.

Note: No extra tests have been added

@specialtactics specialtactics merged commit 538540d into master Nov 9, 2022
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.

3 participants