Problem/Motivation

LDAP's minimal supported version is 9.3. There are checks for version_compare(\Drupal::VERSION, '9.1', '<')

This code will never execute.

Symfony\Component\EventDispatcher\Event is deprecated in drupal:9.1.0 and will be replaced by Symfony\Contracts\EventDispatcher\Event in drupal:10.0.0. A new Drupal\Component\EventDispatcher\Event class is available to bridge the two versions of the class. See https://www.drupal.org/node/3159012

Debug Report

Proposed resolution

Remaining tasks

ldap_user_user_insert
ldap_user_user_update
ldap_user_user_delete

User interface changes

API changes

Data model changes

Issue fork ldap-3432809

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:

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

bluegeek9 created an issue. See original summary.

bluegeek9’s picture

Issue summary: View changes

  • bluegeek9 committed e27c2874 on 8.x-4.x
    Issue #3432809: Remove legacy pre Drupal 9.1 code
    
bluegeek9’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

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