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

[stable10] reset responseXml after receiving a new response #33328

Merged
merged 1 commit into from
Oct 29, 2018

Conversation

individual-it
Copy link
Member

backport #33326

@@ -626,6 +626,8 @@ public function getResponse() {
*/
public function setResponse($response) {
$this->response = $response;
//after a new response rest the response xml
Copy link
Contributor

Choose a reason for hiding this comment

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

s/rest/reset

@individual-it
Copy link
Member Author

@phil-davis addressed the typo

@codecov
Copy link

codecov bot commented Oct 29, 2018

Codecov Report

Merging #33328 into stable10 will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             stable10   #33328   +/-   ##
===========================================
  Coverage       62.91%   62.91%           
  Complexity      18867    18867           
===========================================
  Files            1237     1237           
  Lines           73960    73960           
  Branches         1282     1282           
===========================================
  Hits            46529    46529           
  Misses          27051    27051           
  Partials          380      380
Flag Coverage Δ Complexity Δ
#javascript 53.16% <ø> (ø) 0 <ø> (ø) ⬇️
#phpunit 63.96% <ø> (ø) 18867 <ø> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 5b624e9...45b0250. Read the comment docs.

@individual-it
Copy link
Member Author

@ownclouders rebase

@ownclouders
Copy link
Contributor

Hey! I'm GitMate.io! This pull request is being rebased automatically. Please DO NOT push while rebase is in progress or your changes would be lost permanently ⚠️

@ownclouders
Copy link
Contributor

Automated rebase with GitMate.io was successful! 🎉

@phil-davis phil-davis merged commit ecd19ce into stable10 Oct 29, 2018
@phil-davis phil-davis deleted the resetResponseXml branch October 29, 2018 11:36
@lock lock bot locked as resolved and limited conversation to collaborators Oct 29, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants