Problem/Motivation

Installing Alpha 3 causes a fatal error with Drupal 8. See https://www.drupal.org/node/3159012.

Steps to reproduce

Attempt to install with Drupal 8.

Proposed resolution

Replace use Drupal\Component\EventDispatcher\Event; with use Symfony\Component\EventDispatcher\Event; until Drupal 8 EOL.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

justin2pin created an issue. See original summary.

justin2pin’s picture

Issue summary: View changes

  • justin2pin committed a945cfd on 2.0.x
    Issue #3223466 by justin2pin: Fatal error installing with Drupal 8
    
justin2pin’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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