Missing bcmath PHP extension for projects extending Drupal Commerce
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3327925. --> Reported by: [jcnventura](https://www.drupal.org/user/122464) Related to !7 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>I co-maintain a couple of Drupal Commerce projects where the update bot failed to run due to a missing bcmath extension when trying to install commerce. Since Drupal Commerce is a very important part of the ecosystem, I'd suggest that the update bot's containers are built including this extension. See:</p> <ul> <li><a href="https://dev.acquia.com/drupal10/deprecation_status/projects/commerce_pei">https://dev.acquia.com/drupal10/deprecation_status/projects/commerce_pei</a></li> <li><a href="https://dev.acquia.com/drupal10/deprecation_status/projects/commerce_valitor">https://dev.acquia.com/drupal10/deprecation_status/projects/commerce_valitor</a></li> </ul> <p>And probably all other Drupal modules starting with commerce_</p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3>
issue