Skip to content

fix: add compatible return type to Contacts::getIterator()#26

Open
rogatec wants to merge 1 commit intoxqueue:masterfrom
rogatec:fix/deprecation-warning
Open

fix: add compatible return type to Contacts::getIterator()#26
rogatec wants to merge 1 commit intoxqueue:masterfrom
rogatec:fix/deprecation-warning

Conversation

@rogatec
Copy link

@rogatec rogatec commented Feb 16, 2026

Adds Traversable return type to satisfy IteratorAggregate interface contract and suppress PHP deprecation notice for incompatible return type declaration.

Adds Traversable return type to satisfy IteratorAggregate interface
contract and suppress PHP deprecation notice for incompatible return
type declaration.
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