Closed (fixed)
Project:
Search API
Version:
8.x-1.x-dev
Component:
Tests
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
20 Apr 2025 at 19:41 UTC
Updated:
7 May 2025 at 07:44 UTC
Jump to comment: Most recent
I recently found out (in #3518958: Fix deprecation warnings in PHP 8.4) that our CI for some reason doesn’t seem to understand the @dev version specification in composer.json. So, to really use the dev versions of those modules, we’ll have to fix that. (Might prevent some headscratching in the future.)
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
drunken monkeySeems the fails unders Drupal 10 are in HEAD already, and it otherwise seems to work well, so merged.
Comment #5
mxr576Opened a follow up and submitting a fix: #3520657: Fix spinning up local dev envs with ddev-drupal-contrib