Remove two deprecated functions and one depreciated variable in a function call withi...
authorMatthew Bowker <matthewrbowker@me.com>
Wed, 16 Aug 2017 08:28:59 +0000 (02:28 -0600)
committerMukunda Modell <mmodell@wikimedia.org>
Tue, 22 Aug 2017 23:14:14 +0000 (18:14 -0500)
* Parser::getRandomString() (deprecated in 1.26) was removed.
* Parser::uniqPrefix() (deprecated in 1.26) was removed.
* Parser::extractTagsAndParams() now only accepts three arguments.  The fourth, $uniq_prefix was deprecated in 1.26 and has now been removed.

Bug: T61113
Change-Id: I7333fff4eb8b9a754b4596992f2a69bbdaac664d


No differences found