Change record status: 
Project: 
Introduced in branch: 
4.x
Introduced in version: 
4.0.0-alpha1
Description: 

The following services, methods and constants are deprecated and will de remove in the next major release:

Services

  • private_message.mapper

Methods

  • PrivateMessage::getMessage()
  • PrivateMessageBanManagerInterface::isCurrentUserBannedByUser()
  • PrivateMessageForm::setFormId()
  • PrivateMessageNotifier::getNotificationRecipients()
  • PrivateMessageService::getFirstThreadForUser()
  • PrivateMessageService::getFirstThreadIdForUser()
  • PrivateMessageThreadInterface::filterNewestMessages()
  • PrivateMessageThreadInterface::getMembersId()

Constants

  • ConfigForm::PASSIVE
  • ConfigForm::ACTIVE

Others

  • Passing FALSE as second parameter of PrivateMessageServiceInterface::getThreadsForUser() is deprecated. Pass NULL when timestamp should be ignored.
Impacts: 
Module developers
Themers
Site templates, recipes and distribution developers