wiki.techinc.nl/tests/phpunit/includes/title
Bartosz Dziewoński 912338452f mediawiki.Title: Treat U+FFFD (replacement character) as invalid
This matches the behavior of PHP Title (added tests to confirm),
and supports a common case of obtaining the title text using the `URL`
API, when the 'title' parameter is using a legacy 8-bit encoding.

Change-Id: I04464c17369ffb0dd4e7c33d2bd4db7b2d050bf4
2022-03-27 20:53:42 +00:00
..
MediaWikiTitleCodecTest.php
NaiveImportTitleFactoryTest.php
NamespaceImportTitleFactoryTest.php
NamespaceInfoTest.php
SubpageImportTitleFactoryTest.php