MWNamespace: Remove deprecated method ::canTalk() and test suit
authorDerick Alangi <alangiderick@gmail.com>
Sat, 20 Apr 2019 15:24:39 +0000 (16:24 +0100)
committerDerick Alangi <alangiderick@gmail.com>
Sat, 20 Apr 2019 20:07:50 +0000 (21:07 +0100)
commit06d906e06e8b9d7fa5828adb4c611ec273160c44
tree710bacfd504000c3978276abe3387d2b4848249f
parent6b89deff202b6b89d671b5da6beb04cd75f179ab
MWNamespace: Remove deprecated method ::canTalk() and test suit

This method was deprecated in .30 hence remove as the usage is actually
zero in extensions and one only in core.

Usage:

https://codesearch.wmflabs.org/search/?q=%3A%3AcanTalk%5C(&i=nope&files=&repos=

Change-Id: Ia18c63f95c969d13c28ffb1afa376ec2df2002a3
RELEASE-NOTES-1.34
includes/MWNamespace.php
tests/phpunit/includes/title/NamespaceInfoTest.php