Fix "call to undefined' PHPStan-0 issues in migration system

Created on 23 August 2024, 3 months ago
Updated 19 September 2024, about 2 months ago

Problem/Motivation

PHPStan baseline is currently skipping multiple Call to an undefined method errors in the migration system

Proposed resolution

Fix the errors in the following

  • core/modules/migrate/tests/src/Kernel/MigrateTestBase.php
  • core/modules/migrate_drupal/tests/src/Kernel/d6/MigrateDrupal6AuditIdsTest.php
  • core/modules/migrate_drupal/tests/src/Kernel/d7/MigrateDrupal7AuditIdsTest.php
  • core/modules/migrate_drupal/tests/src/Traits/CreateTestContentEntitiesTrait.php
  • core/modules/migrate_drupal_ui/tests/src/Functional/MigrateUpgradeTestBase.php
  • core/modules/migrate_drupal_ui/tests/src/Functional/d7/FilePathTest.php
๐Ÿ› Bug report
Status

RTBC

Version

11.0 ๐Ÿ”ฅ

Component
PHPUnitย  โ†’

Last updated about 1 hour ago

Created by

๐Ÿ‡ณ๐Ÿ‡ฟNew Zealand quietone

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

Production build 0.71.5 2024