Skip to content

Fixes #2185 Follow up on dependency lib version needed#2186

Merged
ruflin merged 4 commits intoruflin:8.xfrom
pawelkeska:feature/8_dependency_lib
Jan 17, 2024
Merged

Fixes #2185 Follow up on dependency lib version needed#2186
ruflin merged 4 commits intoruflin:8.xfrom
pawelkeska:feature/8_dependency_lib

Conversation

@pawelkeska
Copy link
Copy Markdown
Contributor

@sidz ClientInterface was added from 8.4.1 i've changed composer.json

@Rufin i added some tests to connection and fix bug with path in Client

@pawelkeska pawelkeska changed the title [#2185] Follow up on dependency lib version needed #2185 Follow up on dependency lib version needed Jan 17, 2024
@pawelkeska pawelkeska changed the title #2185 Follow up on dependency lib version needed Fixes #2185 Follow up on dependency lib version needed Jan 17, 2024
Copy link
Copy Markdown
Collaborator

@sidz sidz left a comment

Choose a reason for hiding this comment

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

Brilliant. thanks @pawelkeska 👍

return $this->getTransport();
}

/**
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

This goes away because it is not supported anymore?

@ruflin ruflin mentioned this pull request Jan 17, 2024
6 tasks
Copy link
Copy Markdown
Owner

@ruflin ruflin left a comment

Choose a reason for hiding this comment

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

Change LGTM. Before we merge, quickly get some details on why some parts are removed (I guess not supported anymore)

@pawelkeska
Copy link
Copy Markdown
Contributor Author

@ruflin yes, isPersistent and getAuthType was used by transports elastica. It's not anymore need.

@ruflin ruflin merged commit 32a3010 into ruflin:8.x Jan 17, 2024
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.

3 participants