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

Fix access error in Maintainer #87

Merged
merged 1 commit into from Dec 8, 2022
Merged

Conversation

Sebobo
Copy link
Contributor

@Sebobo Sebobo commented Dec 8, 2022

Since PHP 8.x I get the error "$field must not be accessed before initialization" when iterating the maintainers and accessing their properties. Not all 3 fields are always set.

Since PHP 8.x I get the error `"$field must not be accessed before initialization"`
when iterating the maintainers and accessing their properties.
Not all 3 fields are always set.
Copy link
Collaborator

@robbieaverill robbieaverill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@robbieaverill robbieaverill merged commit 90002e5 into KnpLabs:master Dec 8, 2022
@Sebobo Sebobo deleted the patch-1 branch December 8, 2022 08:33
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.

None yet

2 participants