deprecation notices in 4.3.x

Created on 26 October 2021, over 3 years ago
Updated 26 April 2023, about 2 years ago

Problem/Motivation

resolve deprecation notices in tests

Steps to reproduce

Proposed resolution

add :

$this->expectDeprecation('Connection::queryTemporary() is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. There is no replacement. See https://www.drupal.org/node/3211781');
    $this->expectDeprecation('Connection::generateTemporaryTableName() is deprecated in drupal:9.3.0 and is removed from drupal:10.0.0. There is no replacement. See https://www.drupal.org/node/3211781');

to SqlsrvTest::testTemporaryTables()

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Active

Version

4.3

Component

Code

Created by

🇺🇸United States Beakerboy Kentucky

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024