for exports, make sure we compare page titles as strings only
authorAriel T. Glenn <ariel@wikimedia.org>
Sat, 6 Apr 2019 09:24:30 +0000 (12:24 +0300)
committerAriel T. Glenn <ariel@wikimedia.org>
Sat, 6 Apr 2019 10:01:33 +0000 (13:01 +0300)
commit804b7f1f0faff301efd2aeff09e121609e77b96e
treef48529122858709753801b0df1e401e9fa927037
parent7592e1068bf79999c57704f63d319e0784a7ac3a
for exports, make sure we compare page titles as strings only

...and not as numbers!! Also added strict compare for the namespaces
field while we're in here.

Bug: T220257
Change-Id: If68b79334188c2f3be5d254bea3c1e27d52c4a9f
includes/export/WikiExporter.php