wiki.techinc.nl/includes/title
Aryeh Gregor a24e8a06b5 Mark CONSTRUCTOR_OPTIONS as internal
These were never meant to be part of the public interface and should not
ever have been marked with @since. They're only useful for constructing
the respective objects, which no outside users should be doing.

Change-Id: I86e01272d46fc72af32172d8a12b9180971d4613
2020-08-21 00:18:45 -04:00
..
Hook Replace "@stable for implementation" with "@stable to implement" 2020-07-13 11:05:49 +02:00
ForeignTitle.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ForeignTitleFactory.php
ImportTitleFactory.php
MalformedTitleException.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00
MediaWikiTitleCodec.php Use strict (in)equality with namespaces constants when LHS is definitely an integer 2020-07-31 18:03:28 +01:00
NaiveForeignTitleFactory.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
NaiveImportTitleFactory.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
NamespaceAwareForeignTitleFactory.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
NamespaceImportTitleFactory.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
NamespaceInfo.php Mark CONSTRUCTOR_OPTIONS as internal 2020-08-21 00:18:45 -04:00
SubpageImportTitleFactory.php Mass conversion to NamespaceInfo 2019-05-07 22:44:56 +02:00
TitleFormatter.php
TitleParser.php Introduce TitleParser::makeTitleValueSafe() 2019-08-14 21:34:39 +03:00
TitleValue.php Replace "@stable for calling" by "@stable to call" 2020-07-13 08:55:28 +00:00