By claudiu.cristea on
Change record status:
Published (View all published change records)
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::PASSIVEConfigForm::ACTIVE
Others
- Passing FALSE as second parameter of
PrivateMessageServiceInterface::getThreadsForUser()is deprecated. PassNULLwhen timestamp should be ignored.
Impacts:
Module developers
Themers
Site templates, recipes and distribution developers