Data was last updated on Jun 1, 2026, 05:44 AM UTC from dataset #833286.
| Name and release | Project type | Usage count | Top X project by usage | Maintainers |
|---|---|---|---|---|
| htmlmail 4.0.x-dev | Module | 2294 | 15000 | Christopher Herberte, emartoni, joseph.olstad, Nafes, pillarsdotnet, renatog, salvis, tr |
| Status | Next step | Instructions | Drupal.org issues |
|---|---|---|---|
Fix deprecation errors found | Manually review and fix errors | Based on our detection methods, none of the errors found are covered by automated fixes. However the errors found should individually have documentation links to help understand the changes. Review and fix the issues manually. In case an issue fix is possible to automate, please submit an issue at drupal-rector. | Drupal 12 compatibility issues |
| Occurrence in project | All occurrences | Affected projects | Category | Error |
|---|---|---|---|---|
| 1 | 11582 | 8307 | Info.yml or composer.json | Value of core_version_requirement is not compatible with the next major version of Drupal core. See https://drupal.org/node/3070687. |
| 1 | 193 | 180 | Other problem | Method Drupal\Core\Form\ConfigFormBase::__construct() invoked with 1 parameter, 2 required. |
| 1 | 1 | 1 | Parse error | Function echo_themed_page not found. |
| 1 | 1 | 1 | Other problem | Class Drupal\htmlmail\Utility\HtmlMailMime extends unknown class Mail_mime. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::__construct() calls parent::__construct() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::setTxtBody() calls parent::setTXTBody() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::setHtmlBody() calls parent::setHTMLBody() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::addHtmlImage() calls parent::addHTMLImage() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::addAttachment() calls parent::addAttachment() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::getMessage() calls parent::getMessage() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::saveMessage() calls parent::saveMessage() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::saveMessageBody() calls parent::saveMessageBody() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::get() calls parent::get() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::mimeEncodeHeader() calls parent::encodeHeader() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 2 | 2 | 1 | Parse error | Instantiated class Mail_mimeDecode not found. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\htmlmail\Utility\HtmlMailMime::headers(). |
| 1 | 1 | 1 | Other problem | Undefined variable: $cid |
| 1 | 1 | 1 | Other problem | Call to static method encodeHeader() on an unknown class Mail_mimePart. |
| 1 | 1 | 1 | Other problem | Deprecated in PHP 8.4: Parameter #1 $extra_headers (array) is implicitly nullable via default value null. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::mimeTxtHeaders() calls parent::txtHeaders() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::getHtmlBody() calls parent::getHTMLBody() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |
| 1 | 1 | 1 | Other problem | Drupal\htmlmail\Utility\HtmlMailMime::getTxtBody() calls parent::getTXTBody() but Drupal\htmlmail\Utility\HtmlMailMime does not extend any class. |