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

Use newer PHP syntax, add types (Case 177753) #14

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

MalteWunsch
Copy link
Member

@MalteWunsch MalteWunsch commented Nov 19, 2024

Use constructor property promotion, add property types, readonly modifier and return types where it would not result in a BC break (e.g. refrain from adding return types to the public interface).

Update URLs for external references.

@MalteWunsch MalteWunsch marked this pull request as ready for review November 19, 2024 10:45
@MalteWunsch MalteWunsch merged commit 8007a00 into master Nov 19, 2024
5 checks passed
@MalteWunsch MalteWunsch deleted the 177753-housekeeping branch November 19, 2024 10:46
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