Support from Acquia helps fund testing for Drupal Acquia logo

Comments

Berdir’s picture

Status: Active » Needs review
FileSize
8.76 KB

Another simple conversion. Not sure why we specify the timeout explicitly, but I kept it for the moment. Might also be useful to ave a helper method for those calls but that would require a common base class.

Put the client config in setUp() if there was more than one call and directly in the code for those that only do a single call.

rbayliss’s picture

Looks good to me.

timmillwood’s picture

#1: statistics-guzzle-1867382-1.patch queued for re-testing.

timmillwood’s picture

Status: Needs review » Reviewed & tested by the community

Looks good.

Dries’s picture

Asking for a retest. Patch doesn't seem to apply.

Dries’s picture

#1: statistics-guzzle-1867382-1.patch queued for re-testing.

Status: Reviewed & tested by the community » Needs work

The last submitted patch, statistics-guzzle-1867382-1.patch, failed testing.

YesCT’s picture

Issue tags: +Novice

Might work as a novice issue to reroll this (helpful doc on how to do rerolls http://drupal.org/patch/reroll)

Sutharsan’s picture

Status: Needs work » Needs review
Issue tags: -Novice
FileSize
8.38 KB

Patch rerolled.

Berdir’s picture

Another re-roll, to use Drupal::httpClient()

YesCT’s picture

Status: Needs review » Reviewed & tested by the community

standards-wise this looks good.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed e45b1a7 and pushed to 8.x. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.