Skip to content

Conversation

@chiiya
Copy link
Contributor

@chiiya chiiya commented Feb 26, 2021

Issue / Use Case

In our system, some configuration options (e.g. basic auth credentials) are encrypted. I need to be able to extend the SoapClient with my own method for bootstrapping the client at runtime (similar to buildClient). Some methods are declared as private, preventing this.

Again, I need this on the v1.x branch, but I can create a PR for v2 as well if this gets merged.

@CodeDredd
Copy link
Owner

Would be great if you also make the PRs for v2.0. Thanks a lot !

@CodeDredd CodeDredd added the feature New feature or request label Feb 26, 2021
Copy link
Owner

@CodeDredd CodeDredd left a comment

Choose a reason for hiding this comment

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

Looks good

@CodeDredd CodeDredd merged commit 540ddd1 into CodeDredd:1.0 Feb 26, 2021
CodeDredd pushed a commit that referenced this pull request Feb 26, 2021
CodeDredd added a commit that referenced this pull request Feb 26, 2021
* Make basic auth configurable via config (#105)

Solves #103

* Change method visibility (#106)

* chore(2.0): Take change form 1.0 - drafter, tests & PRs from @chiya.

* refactor(2.0): Change php version for tests to 8.0.

Co-authored-by: Elisha Witte <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants