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

chore: Add typed properties / refactor: Use null coalescing assignment where possbile. #219

Closed

Conversation

Niellles
Copy link
Contributor

As discussed/requested in #215, PHP 7.3 is dropped, and typed properties/null coalescing assignment shoud be added where possible.

As discussed/requested in meyfa#215, PHP 7.3 is dropped,  and typed properties shoud be added where possible.
@Niellles
Copy link
Contributor Author

Closing this, as I it's a bit more work than I had anticipated.

Issues with this PR could be easily fixed, but requires some more manual review for $foo must not be accessed before initialization for cases that aren't covered by the test suite.

@Niellles Niellles closed this Feb 14, 2024
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