aboutsummaryrefslogtreecommitdiffstats
path: root/includes/title/TitleFactory.php
Commit message (Expand)AuthorAgeFilesLines
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-1/+1
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-3/+1
* title: Make TitleArrayFromResult via TitleFactory serviceDerick Alangi2024-01-231-0/+10
* Namespace remaining Title-related classes under \MediaWiki\TitleJames D. Forrester2023-09-191-1/+0
* Follow-up 09b18a8: Add in-code comment on aliases for when they were addedJames D. Forrester2023-08-281-0/+3
* Drop Title::newFromIDs and TitleFactory::newFromIDs, deprecated in 1.38James D. Forrester2023-08-161-11/+0
* Fix Phan suppressions related to Title::castFrom*() and friendsBartosz DziewoƄski2023-04-221-0/+20
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-1/+0
* Reorg: Move Title-related classes to title/Amir Sarabadani2022-11-261-0/+186