Allow and use type Language instead of string for $lang of doEditSectionLink
authorFomafix <fomafix@googlemail.com>
Wed, 30 May 2018 04:33:01 +0000 (06:33 +0200)
committerFomafix <fomafix@googlemail.com>
Thu, 11 Oct 2018 16:16:43 +0000 (18:16 +0200)
commit35d1ea57e1f48b768bfe1af5fa325778949a4b64
tree1be801550d002ab4791c038518b393d181f03d6d
parent87bc4f22699e557410ab7e3b6aafb5d1036bca8a
Allow and use type Language instead of string for $lang of doEditSectionLink

Hard-deprecate that the parameters $tooltip and $lang are optional.
Hard-deprecate other types than Language for parameter $lang.

Change-Id: I3ce048e3d0de9a4e96e2aa05d75a4ce41c3ec964
Depends-On: Ibe295e7020e995eea52e319feaf59c635f8bb4dc
RELEASE-NOTES-1.32
includes/parser/ParserOutput.php
includes/skins/Skin.php