Use FFI extension from DrupalCI 8.3+ images
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3540648. --> Reported by: [andypost](https://www.drupal.org/user/118908) Related to !822 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>Follow-up to <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/ai/issues/3525311" title="Status: Closed (fixed)">#3525311: Fix gitlab CI FFI issue</a></span> as PHP 8.3+ images are updated with FFI extension disabled by default <span class="drupalorg-gitlab-issue-link project-issue-status-info project-issue-status-7"><a href="https://www.drupal.org/project/drupalci_environments/issues/3536099" title="Status: Closed (fixed)">#3536099: Add the FFI module</a></span></p> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <p>get rid of compiling and just enable the extension</p> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3>Optional: Other details as applicable (e.g., User interface changes, API changes, Data model changes)</h3> > Related issue: [Issue #3536099](https://www.drupal.org/node/3536099) > Related issue: [Issue #3525311](https://www.drupal.org/node/3525311)
issue