"Moejoe000" posted a comment on MediaWiki.r108508.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/108508#c29355

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

Moejoe000's comment:

Reverts r106883 and r106946 (not r106993)

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to