wiki.techinc.nl/tests/phpunit/includes/title
Kunal Mehta 147ec4cad8 TitleFormatter: Match Title behavior for non-existent namespaces
In TitleFormatter::getPrefixedDBkey(), match the
Title::getPrefixedDBkey() behavior for non-existent namespaces by using
an empty string for the namespace and including a leading colon.

Change-Id: I195c36df69963c7409711dd97bece078f61faf77
2016-05-12 11:36:30 -07:00
..
ForeignTitleTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiPageLinkRendererTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
MediaWikiTitleCodecTest.php TitleFormatter: Match Title behavior for non-existent namespaces 2016-05-12 11:36:30 -07:00
NaiveForeignTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NaiveImportTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NamespaceAwareForeignTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
NamespaceImportTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
SubpageImportTitleFactoryTest.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
TitleValueTest.php Add LinkTarget::inNamespace() helper function 2016-05-12 08:28:26 +00:00