Deprecated use of ExtensionManagerInterface

Created on 23 February 2024, 4 months ago
Updated 4 March 2024, 4 months ago

Problem/Motivation

I've begun running phpunit test reports against our site and the report includes these:

Remaining direct deprecation notices (2)

1x: The "Drupal\feeds\Component\ZfExtensionManagerSfContainer" class implements "Laminas\Feed\Reader\ExtensionManagerInterface" that is deprecated this interface is no longer needed, and shouldn't be relied upon.
1x in SyndicationParserTest::setUp from Drupal\Tests\feeds\Unit\Feeds\Parser

1x: The "Drupal\feeds\Component\ZfExtensionManagerSfContainer" class implements "Laminas\Feed\Writer\ExtensionManagerInterface" that is deprecated this interface is no longer needed, and shouldn't be relied upon.
1x in SyndicationParserTest::setUp from Drupal\Tests\feeds\Unit\Feeds\Parser

Steps to reproduce

Using the default phpunit.xml configuration, but updated for your path structure, run:

phpunit --testsuite="unit"
🐛 Bug report
Status

Active

Component

Code

Created by

🇨🇦Canada ryanrobinson_wlu

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

Comments & Activities

Production build 0.69.0 2024