"Jeroen De Dauw" posted a comment on MediaWiki.r106393. URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/106393#c30886
Commit summary for MediaWiki.r106393: default deprecation notice limit to 1.17, so 1.18 and 1.19 notices are not shown unless this setting is modified. fullow up to r106070 r105985. see here for motivation: http://lists.wikimedia.org/pipermail/wikitech-l/2011-December/056959.html Jeroen De Dauw's comment: Yeah, me as well. I added a ton of notices to methods that where just marked as deprecated but did not actually call wfDepracted yet so I could see warnings. Then people got mad and forced me to either revert or change this. Yay for someone else changing it back. Now I can remove setting this to false in my LocalSettings file and enjoy sanity by default. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
