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: lint error from new phpseclib #517

Merged
merged 1 commit into from
Jan 3, 2024

Conversation

vishwarajanand
Copy link
Contributor

Fixes a linting error caused in the latest version (3.0.35) of PHPSeclib due to the AsymmetricKey::toString function having its return type changed from string to string|array

Splitting this PR:
#513, will mark #515 as covered with this one.

@vishwarajanand vishwarajanand marked this pull request as ready for review January 3, 2024 18:51
@vishwarajanand vishwarajanand requested a review from a team as a code owner January 3, 2024 18:51
@vishwarajanand vishwarajanand added the release blocking Required feature/issue must be fixed prior to next release. label Jan 3, 2024
@bshaffer bshaffer merged commit af7ca4a into googleapis:main Jan 3, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release blocking Required feature/issue must be fixed prior to next release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants