Change record status: 
Project: 
Introduced in branch: 
11.3.x
Introduced in version: 
11.3.0
Description: 

ModuleHandler::addProfile and ModuleHandler:addModule are scheduled for removal in drupal 12.

Since the deprecation additional issues with the underlying method ModuleHandler::add have been found.

As a result we have removed add and updated the deprecation messages to reflect that addProfile addModule no longer perform any actions.

https://www.drupal.org/node/3491200 is the original Change record.

Impacts: 
Module developers
Themers
Site templates, recipes and distribution developers