Drupal 10 deprecation errors

Filter errors
All occurences Affected projects Occurs in a top X project by usage Sort ascending Category Message
1 1 10000 Other problem Property Drupal​\​Tests​\​attach_libraries​\​Functional​\​LoadTest::$modules property must be protected.
1 1 10000 Other problem Property Drupal​\​Tests​\​base_field_display_override​\​Functional​\​LoadTest::$modules property must be protected.
1 1 10000 Drupal API, not rector covered Call to deprecated method implementsHook() of class Drupal​\​Core​\​Extension​\​ModuleHandler. Deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Use the hasImplementations() methods instead with the $modules argument.
3 1 10000 Drupal API, not rector covered Call to deprecated method getImplementations() of class Drupal​\​Core​\​Extension​\​ModuleHandler. Deprecated in drupal:9.4.0 and is removed from drupal:10.0.0. Instead you should use ModuleHandlerInterface::invokeAllWith() for hook invocations or you should use ModuleHandlerInterface::hasImplementations() to determine if hooks implementations exist.
1 1 10000 Other problem Class Drupal​\​wse_deploy​\​EventSubscriber​\​WseResourceObjectNormalizationCacher extends @internal class Drupal​\​jsonapi​\​EventSubscriber​\​ResourceObjectNormalizationCacher.
1 1 10000 Other problem Class Drupal​\​wse_lb​\​BlockContentWorkspaceHandler extends @internal class Drupal​\​workspaces​\​Entity​\​Handler​\​WorkspaceHandlerBase.
1 1 10000 Other problem Class Drupal​\​wse_lb​\​EventSubscriber​\​SetInlineBlockDependency extends @internal class Drupal​\​layout_builder​\​EventSubscriber​\​SetInlineBlockDependency.
3 1 10000 Symfony API Call to deprecated method stopPropagation() of class Symfony​\​Component​\​EventDispatcher​\​Event: since Symfony 4.3, use "Symfony​\​Contracts​\​EventDispatcher​\​Event" instead
1 1 10000 Other problem Class Drupal​\​wse_lb​\​InlineBlockEntityOperationsOverride extends @internal class Drupal​\​layout_builder​\​InlineBlockEntityOperations.
1 1 10000 Other problem Class Drupal​\​wse_lb​\​InlineBlockOverride extends @internal class Drupal​\​layout_builder​\​Plugin​\​Block​\​InlineBlock.
1 1 10000 Other problem Class Drupal​\​wse_menu​\​Form​\​WseMenuForm extends @internal class Drupal​\​menu_ui​\​MenuForm.
1 1 10000 Drupal API, not rector covered The #drupal-off-canvas selector is deprecated in drupal:9.5.0 and is removed from drupal:10.0.0. See https://www.drupal.org/node/3305664.
7 4 1000 Symfony API Class [redacted] extends deprecated class Symfony​\​Component​\​EventDispatcher​\​Event: since Symfony 4.3, use "Symfony​\​Contracts​\​EventDispatcher​\​Event" instead
1 1 1000 Symfony API Parameter $event of method Drupal​\​akamai​\​EventSubscriber​\​CacheableResponseSubscriber::onRespond() has typehint with deprecated class Symfony​\​Component​\​HttpKernel​\​Event​\​FilterResponseEvent: since Symfony 4.3, use ResponseEvent instead
1 1 1000 Drupal API, rector covered Call to deprecated method assertRaw() of class Drupal​\​Tests​\​BrowserTestBase. Deprecated in drupal:8.2.0 and is removed from drupal:10.0.0. Use $this->assertSession()->responseContains() instead.
19 3 1000 PHPUnit API Call to deprecated method prophesize() of class PHPUnit​\​Framework​\​TestCase: https://github.com/sebastianbergmann/phpunit/issues/4141
10 2 1000 PHPUnit API Call to deprecated method setMethods() of class PHPUnit​\​Framework​\​MockObject​\​MockBuilder: https://github.com/sebastianbergmann/phpunit/pull/3687
69 61 1000 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.


Results are from dataset #127580 from 2024-03-24T12:31. Report is ran by the Drupal Association regularly.