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

__set() must return void as of PHP 8.0 #82

Closed
wants to merge 1 commit into from
Closed

__set() must return void as of PHP 8.0 #82

wants to merge 1 commit into from

Conversation

holtkamp
Copy link

@holtkamp holtkamp commented Jan 11, 2021

This will break fluent interfaces when magic __set() is involved / dynamic property setting is used.

Reported in #81

@holtkamp holtkamp closed this Jan 11, 2021
@holtkamp holtkamp deleted the patch-1 branch January 11, 2021 20:56
@holtkamp
Copy link
Author

Closed in favor of #84

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