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

fix: Update Client.php #83

Merged
merged 1 commit into from
Jul 24, 2024
Merged

fix: Update Client.php #83

merged 1 commit into from
Jul 24, 2024

Conversation

ericsizemore
Copy link
Owner

@ericsizemore ericsizemore commented Jul 24, 2024

Pull Request

Proposed Changes

fix: Binary operation "+=" between mixed and non-empty-array<string, string> results in an error.

Readiness Checklist

Author/Contributor

  • You have read CONTRIBUTING
  • If documentation is needed for this change, has that been included in this pull request
  • run composer run-script test and ensure you have test coverage for the lines you are introducing
  • run composer run-script phpstan and fix any issues that you have introduced
  • run composer run-script cs:check and fix any issues that you have introduced

Reviewer

  • Label as either fix, documentation, or enhancement
  • Additionally label as verified or unverified

fix: Binary operation "+=" between mixed and non-empty-array<string, string> results in an error.
@ericsizemore ericsizemore added fix Addresses a bug report unverified A bug/issue that has not yet been verified labels Jul 24, 2024
@ericsizemore ericsizemore self-assigned this Jul 24, 2024
@ericsizemore ericsizemore added verified A bug/issue that has been verified and removed unverified A bug/issue that has not yet been verified labels Jul 24, 2024
@ericsizemore ericsizemore merged commit 632c1ca into main Jul 24, 2024
5 checks passed
@ericsizemore ericsizemore deleted the ericsizemore-patch-1 branch July 24, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Addresses a bug report verified A bug/issue that has been verified
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant