Skip to content

MessageCache::addMessage deprecated, removed in 1.18 #19

@GreenReaper

Description

@GreenReaper

EmbedVideo uses a deprecated function for messages:

Use of MessageCache::addMessage is deprecated. [Called from EmbedVideo::setup in /usr/local/www/wikifur/prod/extensions/EmbedVideo/EmbedVideo.php at line 81]

This has been removed entirely in trunk/1.18:
http://www.mediawiki.org/wiki/Special:Code/MediaWiki/81027

According to a comment there, the appropriate method is now through $wgExtensionMessages or the LocalisationCacheRecache hook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions