Remove legacy pre Drupal 9.1 code

Created on 21 March 2024, 6 months ago
Updated 5 April 2024, 6 months ago

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

πŸ“Œ Task
Status

Fixed

Version

4.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bluegeek9

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