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

Bring PHP functionality in line with recent JS changes and add integration tests for third parties #70

Merged
merged 18 commits into from
Sep 5, 2024

Conversation

felixarntz
Copy link
Collaborator

@felixarntz felixarntz commented Aug 29, 2024

Fixes #66.

This PR makes several enhancements:

It may be helpful for the review process to review the individual commits as part of this PR, rather than all changes at once.

Effectively, this PR does everything needed to bring it up to date with the JS codebase, and it includes test coverage to make sure in the future it doesn't get out of date without being noticed.

@felixarntz felixarntz added the enhancement New feature or request label Aug 29, 2024
Copy link
Collaborator

@adamsilverstein adamsilverstein left a comment

Choose a reason for hiding this comment

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

Lookin' good! I left a couple of small questions.

@felixarntz felixarntz changed the base branch from update/phpstan-level-6 to main August 29, 2024 21:33
Copy link
Collaborator

@housseindjirdeh housseindjirdeh left a comment

Choose a reason for hiding this comment

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

Cheers thanks for doing this 😍

Will wait for @adamsilverstein to approve before merging

Copy link
Collaborator

@adamsilverstein adamsilverstein left a comment

Choose a reason for hiding this comment

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

Nice work!

@felixarntz
Copy link
Collaborator Author

Pushed one more fix here in b38ca12 because the schema changes from #71 broke PHPUnit tests again.

@felixarntz felixarntz merged commit ad7e126 into main Sep 5, 2024
6 checks passed
@felixarntz felixarntz deleted the add/optional-params-php-support branch September 24, 2024 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add PHP test coverage for the actual third parties implemented
3 participants