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 |
|---|---|---|---|---|
| feeds 3.x-dev | Module | 53933 | 100 | febbraro, franz, joelpittet, megachriz, twistor |
| 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 |
|---|---|---|---|---|
| 2 | 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. |
| 4 | 389 | 139 | Other problem | Call to deprecated method setAccessible() of class ReflectionProperty. |
| 2 | 635 | 177 | Other problem | Call to deprecated method setAccessible() of class ReflectionMethod. |
| 1 | 1 | 1 | Other problem | Class [redacted] implements deprecated interface Laminas\Feed\Reader\ExtensionManagerInterface: this interface is no longer needed, and shouldn't be relied upon |
| 1 | 1 | 1 | Other problem | Class [redacted] implements deprecated interface Laminas\Feed\Writer\ExtensionManagerInterface: this interface is no longer needed, and shouldn't be relied upon |
| 1 | 1 | 1 | Other problem | Access to constant on deprecated interface Laminas\Feed\Reader\ExtensionManagerInterface: this interface is no longer needed, and shouldn't be relied upon |
| 1 | 1 | 1 | Other problem | Access to constant on deprecated interface Laminas\Feed\Writer\ExtensionManagerInterface: this interface is no longer needed, and shouldn't be relied upon |
| 1 | 2 | 2 | Other problem | Result of function batch_set (void) is used. |
| 1 | 1 | 1 | Guzzle API | Call to static method fromString() on an unknown class GuzzleHttp\Url. |
| 1 | 1 | 1 | Other problem | Parameter $feed_bridge_reader of method Drupal\feeds\Feeds\Parser\SyndicationParser::__construct() has typehint with deprecated interface Laminas\Feed\Reader\ExtensionManagerInterface: this interface is no longer needed, and shouldn't be relied upon |
| 1 | 1 | 1 | Other problem | Parameter $book_manager of method Drupal\feeds\Feeds\Target\Book::__construct() has invalid type Drupal\book\BookManagerInterface. |
| 1 | 1 | 1 | Other problem | Call to deprecated method getFileLegacy() of class Drupal\feeds\Feeds\Target\File. Deprecated in feeds:3.3.0 and is removed from feeds:4.0.0. Extend FileResolver and override the feeds.file_resolver service instead. |
| 1 | 1 | 1 | Other problem | Method Drupal\feeds\Plugin\Type\PluginBase::getConfiguration() should return array but return statement is missing. |
| 1 | 1 | 1 | Other problem | Class Drupal\Tests\feeds\Kernel\Feeds\Target\PathTest uses unknown trait Drupal\Tests\pathauto\Functional\PathautoTestHelperTrait. |
| 1 | 1 | 1 | Other problem | Call to an undefined method Drupal\Tests\feeds\Kernel\Feeds\Target\PathTest::createPattern(). |
| 1 | 1 | 1 | Parse error | Class Drupal\book\BookManagerInterface not found. |