Hey,

Didn't we solve this already by being able to pass a version to
> wfDeprecation() and allowing users to set $wgDeprecationReleaseLimit to
> hide/show from whatever cut-off point they desire?
>

This seems to coarse - people still get mad when adding a wfDeprecated(
__METHOD__, '1.20' ), even though that won't get you notices by default.
Which is, I guess, because they have wgDeprecationReleaseLimit set to
false, so they also get notices for things that have only recently been
deprecated. So no, we did not solve this yet.

Cheers

--
Jeroen De Dauw
http://www.bn2vs.com
Don't panic. Don't be evil.
--
_______________________________________________
Wikitech-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikitech-l

Reply via email to