index
:
mediawikicore.git
REL1_39
REL1_40
REL1_41
REL1_42
REL1_43
development
fundraising/REL1_39
fundraising/REL1_43
master
wmf/1.44.0-wmf.21
wmf/1.44.0-wmf.22
wmf/1.44.0-wmf.23
wmf/branch_cut_pretest
wmf/next
The collaborative editing software that runs Wikipedia.
Tyler Davis
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
includes
/
title
/
MalformedTitleException.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Namespace all remaining files in includes/exception
James D. Forrester
2025-03-25
1
-1
/
+1
*
Standardise all our class alias deprecation comments for ease of grepping
James D. Forrester
2024-03-19
1
-4
/
+1
*
Namespace Message, move to appropriate directory
James D. Forrester
2024-02-14
1
-1
/
+1
*
Namespace remaining Title-related classes under \MediaWiki\Title
James D. Forrester
2023-09-19
1
-0
/
+12
*
Revert "Introduce AbstractLocalizedException"
TChin
2021-09-14
1
-1
/
+1
*
Introduce AbstractLocalizedException
TChin
2021-09-10
1
-1
/
+1
*
Add and fix various type hints in PHPDocs
Thiemo Kreuz
2021-06-18
1
-2
/
+2
*
Remove unused default values from class properties
Thiemo Kreuz
2021-05-12
1
-3
/
+7
*
Escape wikitext in the title in invalid title error messages
Bartosz Dziewoński
2021-02-22
1
-1
/
+1
*
Replace "@stable for calling" by "@stable to call"
daniel
2020-07-13
1
-1
/
+1
*
Mark exceptions as @newable
daniel
2020-07-08
1
-0
/
+2
*
Fix PhanTypeMismatchDeclaredParam
Umherirrender
2018-07-07
1
-1
/
+1
*
Make MalformedTitleException errorMessage non-null
Lucas Werkmeister
2017-06-21
1
-2
/
+2
*
Add ILocalizedException interface
Brad Jorsch
2016-12-08
1
-1
/
+9
*
Convert all array() syntax to []
Kunal Mehta
2016-02-17
1
-2
/
+2
*
Make lines short to pass phpcs in six files under includes/
Amir E. Aharoni
2015-09-26
1
-1
/
+3
*
Fix some PHPCS issues
Jackmcbarn
2015-06-26
1
-1
/
+2
*
MalformedTitleException should call parent::__construct
Brad Jorsch
2015-05-06
1
-3
/
+11
*
Provide detailed information about invalid titles
Bartosz Dziewoński
2015-04-30
1
-7
/
+38
*
Add @since to classes and interface in title
Niklas Laxström
2014-12-23
1
-0
/
+1
*
Update formatting of includes/title/
Siebrand Mazeland
2014-04-21
1
-1
/
+0
*
Introducing TitleValue
daniel
2014-03-28
1
-0
/
+33