- πΊπ¦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! - Open on Drupal.org βCore: 9.5.x + Environment: PHP 7.3 & MySQL 5.7last update
over 1 year ago Not currently mergeable. - @mcdruid opened merge request.
- last update
over 1 year 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
over 1 year ago 8 pass - Status changed to Needs review
over 1 year 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.