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 |
|---|---|---|---|---|
| backup_migrate 5.1.x-dev | Module | 62825 | 100 | Alex Andrascu, damienmckenna, danrod, dgorton, ikit-claw, ivnish, ronan |
| 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. |
| 2 | 2 | 1 | Other problem | Fetching deprecated class constant MYSQL_ATTR_SSL_KEY of class PDO. |
| 2 | 2 | 1 | Other problem | Fetching deprecated class constant MYSQL_ATTR_SSL_CERT of class PDO. |
| 2 | 2 | 1 | Other problem | Fetching deprecated class constant MYSQL_ATTR_SSL_CA of class PDO. |
| 2 | 2 | 1 | Other problem | Fetching deprecated class constant MYSQL_ATTR_SSL_CAPATH of class PDO. |
| 2 | 2 | 1 | Other problem | Fetching deprecated class constant MYSQL_ATTR_SSL_CIPHER of class PDO. |
| 2 | 2 | 1 | Other problem | Fetching deprecated class constant MYSQL_ATTR_SSL_VERIFY_SERVER_CERT of class PDO. |
| 1 | 1 | 1 | Other problem | Call to static method encryptFileWithPassword() on an unknown class Defuse\Crypto\File. |
| 2 | 2 | 1 | Parse error | Caught class Drupal\backup_migrate\Drupal\Filter\Exception not found. |
| 1 | 1 | 1 | Other problem | Call to static method decryptFileWithPassword() on an unknown class Defuse\Crypto\File. |