1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\sharethis_block\Functional\ShareThisBlockHelpTest::$modules property must be protected. |
1 |
1 |
10000 |
PHPUnit API |
Call to deprecated method assertFileNotExists() of class PHPUnit\Framework\Assert: https://github.com/sebastianbergmann/phpunit/issues/4077 |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\wordfilter\Functional\WordfilterApplianceTest::$modules property must be protected. |
1 |
1 |
10000 |
Parse error |
Twig template themes/contrib/startup_zymphonies_theme/templates/dataset/forum-list.html.twig contains a syntax error and cannot be parsed. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Access to deprecated property $authenticationProviders of class Drupal\views_streaming_data\Plugin\views\display\StreamingDataExport. Deprecated in drupal:8.4.0 and is removed from drupal:9.0.0. Use self::$authenticationProviderIds instead. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Call to deprecated method log() of class Drupal\Core\Database\Log. Deprecated in drupal:10.1.0 and is removed from drupal:11.0.0. Use ::logFromEvent(). |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\webform_simplenews_handler\Functional\LoadTest::$modules property must be protected. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\owlcarousel2\Functional\LoadTest::$modules property must be protected. |
1 |
1 |
10000 |
Other problem |
Call to deprecated method getAvailableHyphenatePatterns() of class Drupal\views_pdf\PdfLibrary\FPDI: Have to refactor to Entity Huphenation |
1 |
1 |
10000 |
Drupal API, not rector covered |
Parameter $requestStack of method Drupal\views_pdf\Plugin\views\style\PDFBaseStyle::__construct() has typehint with deprecated class Drupal\Core\Http\RequestStack. Deprecated in drupal:10.0.0 and is removed from drupal:11.0.0. There is no replacement. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Class [redacted] extends deprecated class Drupal\Core\Database\Driver\mysql\ExceptionHandler. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Class [redacted] extends deprecated class Drupal\Core\Database\Driver\mysql\Insert. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Class [redacted] extends deprecated class Drupal\Core\Database\Driver\mysql\Schema. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Class [redacted] extends deprecated class Drupal\Core\Database\Driver\mysql\Upsert. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Class [redacted] extends deprecated class Drupal\Core\Database\Driver\mysql\Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Call to method __construct() of deprecated class Drupal\mysql\Driver\Database\mysql\Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Call to method getDriverClass() of deprecated class Drupal\Core\Database\Connection. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Class [redacted] extends deprecated class Drupal\Core\Database\Driver\mysql\Install\Tasks. Deprecated in drupal:9.4.0 and is removed from drupal:11.0.0. The MySQL database driver has been moved to the mysql module. |
1 |
1 |
10000 |
Other problem |
This extension is deprecated. Don't use it. See https://groups.google.com/g/islandora/c/SEOAWJrfE_M. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\change_requests\Functional\LoadTest::$modules property must be protected. |
1 |
1 |
10000 |
Parse error |
Twig template themes/contrib/news_zymphonies_theme/templates/dataset/forum-list.html.twig contains a syntax error and cannot be parsed. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Call to deprecated method checkRequirements() of class Drupal\Tests\BrowserTestBase. Deprecated in drupal:10.3.0 and is removed from drupal:11.0.0. There is no replacement. |
1 |
1 |
10000 |
Drupal API, not rector covered |
Instantiation of deprecated class Drupal\Core\StringTranslation\TranslationWrapper. Deprecated in drupal:8.0.0 and is removed from drupal:11.0.0. Use the \Drupal\Core\StringTranslation\TranslatableMarkup class instead. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\google_calendar\Functional\GoogleCalendarAccessTest::$modules property must be protected. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\google_calendar\Functional\GoogleCalendarUITest::$modules property must be protected. |
1 |
1 |
10000 |
Parse error |
Twig template themes/contrib/construction_zymphonies_theme/templates/dataset/forum-list.html.twig contains a syntax error and cannot be parsed. |
1 |
1 |
10000 |
Frontend API |
The 'tracking' library is depending on a deprecated library. The core/js-cookie asset library is deprecated in Drupal 10.1.0 and will be removed in Drupal 11.0.0. There is no replacement. See https://www.drupal.org/node/3322720 |
1 |
1 |
10000 |
Other problem |
This extension is deprecated. Don't use it. See https://www.drupal.org/project/facets_form/releases/1.0.0-alpha4. |
1 |
1 |
10000 |
Symfony API |
Fetching deprecated class constant MASTER_REQUEST of class Drupal\purge_queuer_url\StackMiddleware\UrlRegistrar: since symfony/http-kernel 5.3, use MAIN_REQUEST instead. To ease the migration, this constant won't be removed until Symfony 7.0. |
1 |
1 |
10000 |
Other problem |
Property Drupal\Tests\purge_queuer_url\FunctionalJavascript\QueuerConfigFormTest::$modules property must be protected. |