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

Add type definitions for all APIs and tests #128

Merged
merged 1 commit into from
May 23, 2022
Merged

Conversation

clue
Copy link
Owner

@clue clue commented May 23, 2022

This changeset adds type definitions for all APIs and tests. This is a BC break in the sense that this was not enforced previously, but types are not changed otherwise.

Builds on top of #127 and #125

@clue clue added this to the v3.0.0 milestone May 23, 2022
@clue clue force-pushed the types branch 2 times, most recently from cc61f04 to ff8eb66 Compare May 23, 2022 12:06
@clue clue changed the title Add type definitions for all APIs, properties and tests Add type definitions for all APIs and tests May 23, 2022
@clue
Copy link
Owner Author

clue commented May 23, 2022

Updated to only add types for public APIs and tests and not to internal properties (typed properties require PHP 7.4+, so this is left up to a future PR). This is now ready for review :shipit:

@clue clue requested a review from SimonFrings May 23, 2022 12:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants