SU-SWS/stanford_migrate

View on GitHub

Showing 62 of 136 total issues

Argument 2 (allowable_tags) is null but \strip_tags() takes string
Open

    return strip_tags($value, $this->configuration['allowed'] ?? NULL);

syntax error, unexpected 'protected' (T_PROTECTED), expecting variable (T_VARIABLE)
Open

  public function __construct(protected EntityTypeManagerInterface $entityTypeManager, protected MigrationPluginManagerInterface $migrationPluginManager, LoggerChannelFactoryInterface $logger_factory) {
Severity: Critical
Found in src/StanfordMigrate.php by phan
Severity
Category
Status
Source
Language