User "^demon" changed the status of MediaWiki.r95780. Old Status: new New Status: deferred
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/95780 Commit summary: * Removed usage of $wgArticle * Moved all hooks to FavoritesHooks class * Removed FavArticle, FavTitle, FavUser and Favorites; merged their methods where needed * Changed calls to Xml::hidden() to Html::hidden() since the former doesn't exist anymore * Unconditionally define $wgFavoritesPersonalURL and $wgUseIconFavorite to avoid register_globals vulnerability; check their values in the hooks * Whitespaces fixes _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
