- Issue created by @devkinetic
- @devkinetic opened merge request.
- Status changed to Needs work
over 1 year ago 5:04pm 28 March 2023 - πΊπΈUnited States devkinetic
I swapped over to the new akamai package, but currently it is failing over the Guzzle version.
akamai-open/edgegrid-client 2.0.0 requires guzzlehttp/guzzle ^7.5.0 -> found guzzlehttp/guzzle[dev-master, 7.5.0, 7.5.x-dev (alias of dev-master)] but the package is fixed to 6.5.8 (lock file version) by a partial update and that version does not match.
- πΊπΈUnited States SamLerner
I checked out this MR, and after running cron on the status page, I see this error:
Deprecated function: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in Akamai\Open\EdgeGrid\Authentication->buildQueryString() (line 683 of /var/www/html/vendor/akamai-open/edgegrid-auth/src/Authentication.php).
I'm testing locally using DDev, running a Drupal 9.5.5 site with PHP 8.1.16. Seems like the module still needs cleared of general deprecations.
- πΊπΈUnited States devkinetic
I went ahead and logged Deprecated function: http_build_query() #10 on github.
- πΊπΈUnited States moshe weitzman Boston, MA
moshe weitzman β made their first commit to this issueβs fork.
-
moshe weitzman β
committed ea0baab1 on 4.x authored by
devkinetic β
Issue #3349938 by moshe weitzman: Drupal 9 with PHP 8
-
moshe weitzman β
committed ea0baab1 on 4.x authored by
devkinetic β
- Status changed to Fixed
over 1 year ago 1:28am 2 April 2023 - πΊπΈUnited States moshe weitzman Boston, MA
Merged! Thanks for the MR.
The new Akamai 4.2+ release supports Drupal 9 only. Sorry, D8 sites - please upgrade if you need new features. Drupal 10 support is in a new 5.0.0 release.
This project now uses Gitlab CI from the Drupal Assoc instead of the legacy DrupalCI
- πΊπΈUnited States devkinetic
Awesome, looking forward to the new release.
- πΊπΈUnited States moshe weitzman Boston, MA
Woops - release is now published.
- Status changed to Fixed
over 1 year ago 3:49pm 17 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.