- πΊπ¦Ukraine bohart Lutsk, Ukraine
Hi there,
It looks like there is no real need to have a dependency on GuzzleHttp\ClientInterface and we can safely remove everything related to it.The merge request for this fix is always welcome here.
Thanks! - Merge request !3Issue #3223576: Removes useless GuzzleHttp Client instance. β (Merged) created by mcdruid
- Open on Drupal.org βCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
almost 2 years ago Not currently mergeable. - last update
almost 2 years ago 2 fail - πΊπ¦Ukraine bohart Lutsk, Ukraine
It looks like:
1)ReverseProxyHeaderClientIpRestore::__construct
should be updated as well.
2)ReverseProxyHeaderTestBase
should be accordingly updated.
Thanks && looking forward! - last update
almost 2 years ago 8 pass - Status changed to Needs review
almost 2 years ago 1:33pm 7 July 2023 - π¬π§United Kingdom mcdruid π¬π§πͺπΊ
IIRC changing a constructor like this in core would mean adding deprecation warnings etc.. but as far as I know that's not necessary here.
-
bohart β
committed 814af9ac on 1.1.x authored by
mcdruid β
Issue #3223576 by mcdruid, bohart: Removed unused GuzzleHttp Client...
-
bohart β
committed 814af9ac on 1.1.x authored by
mcdruid β
- πΊπ¦Ukraine bohart Lutsk, Ukraine
All unused statements, variables, and everything related to unused GuzzleHttp Client have been removed.
Committed to 1.1.x-dev branch. Those changes will be a part of the next module release (1.1.2).Thanks for raising the issue!
Automatically closed - issue fixed for 2 weeks with no activity.