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 |
|---|---|---|---|---|
| past 1.x-dev | Module | 58 | 15000 | berdir, miro_dietiker |
| 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 |
|---|---|---|---|---|
| 5 | 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 | 11 | 7 | Other problem | Class [redacted] implements deprecated interface Drush\Drupal\Commands\sql\SanitizePluginInterface: use \Drush\Commands\sql\sanitize\SanitizePluginInterface instead. |
| 1 | 26 | 14 | Other problem | Calls to function fnmatch should not exist. |
| 1 | 3 | 2 | Parse error | Function debug not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\past_db\Entity\PastEvent::addException() should return Drupal\past\PastEventArgumentInterface but return statement is missing. |
| 2 | 2 | 1 | PHPUnit API | Result of method PHPUnit\Framework\Assert::assertNotNull() (void) is used. |
| 1 | 1 | 1 | Other problem | Method PastEventSimpletest::addException() should return Drupal\past\PastEventArgumentInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | Access to an undefined property PastEventSimpletest::$parent_event_id. |
| 1 | 1 | 1 | Other problem | Path in require_once() "non_existing_file.php" is not a file or it does not exist. |
| 1 | 1 | 1 | Other problem | Path in include_once() "non_existing_file.php" is not a file or it does not exist. |
| 1 | 1 | 1 | Parse error | Function call_user_method not found. |
| 1 | 1 | 1 | Other problem | Method Drupal\past\PastEventNull::addException() should return Drupal\past\PastEventArgumentInterface but return statement is missing. |
| 1 | 1 | 1 | Other problem | This extension is obsolete. Obsolete extensions are usually uninstalled automatically when not needed anymore. You only need to do something about this if the uninstallation was unsuccessful. See https://drupal.org/project/past. |