Problem/Motivation

Drupal 9 is now using Symfony 4.4, this version changed the parameters order of the event dispatcher.

Steps to reproduce

Look for dispatch calls and check the deprecated parameters order.

Proposed resolution

Invert the parameters order of dispatch calls.

Remaining tasks

N/A

User interface changes

N/A

API changes

N/A

Data model changes

N/A

Comments

tbsiqueira created an issue. See original summary.

tbsiqueira’s picture

Status: Active » Needs review
StatusFileSize
new1.64 KB
navneet0693’s picture

Status: Needs review » Reviewed & tested by the community
tbsiqueira’s picture

This change is not Drupal 8 compatible.

  • alexpott committed 95e4ee1 on 3.x authored by tbsiqueira
    Issue #3248189 by tbsiqueira: Symfony 4.4 event dispatcher parameter...
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

This is fixed on the 3.x branch.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.