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

PHP 8.1 :FieldableEdgeEntityBase::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable #692

Closed
divya-intelli opened this issue Apr 29, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request PHP 8.1

Comments

@divya-intelli
Copy link
Collaborator

Is your feature request related to a problem? Please describe.

Getting deprecation notice in PHP 8.1:
PHP Deprecated: a:5:{s:11:"deprecation";s:251:"Return type of Drupal\apigee_edge\Entity\FieldableEdgeEntityBase::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice"

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request PHP 8.1
Projects
None yet
Development

No branches or pull requests

1 participant