"Jeroen De Dauw" changed the status of MediaWiki.r108508 to "reverted" URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108508
Old status: fixme > New status: reverted Commit summary for MediaWiki.r108508: reverts $wgDeprecationWhitelist There is no point in ignoring a deprecated function. The call really need to be migrated OR the core function should not be deprecated if there is any kind of valid usage. If you really want to hide notifications, uses: $wgDevelopmentWarnings = false; Reverts r106993 r106946 _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
