aboutsummaryrefslogtreecommitdiffstats
path: root/includes/content/CodeContentHandler.php
Commit message (Expand)AuthorAgeFilesLines
* content: Improve class docs for various Content classesTimo Tijhof2025-03-121-4/+1
* Use explicit nullable type on parameter argumentsUmherirrender2024-10-161-2/+2
* Move Language and friends into Language namespaceJames D. Forrester2024-08-101-1/+1
* Move remaining four classes in includes/content into Content namespaceJames D. Forrester2024-08-101-1/+0
* Add namespace to CodeContentHandlerEbrahim Byagowi2024-08-061-1/+7
* Add namespace and deprecation alias to TextContentHandlerEbrahim Byagowi2024-05-201-0/+1
* content,maintenance: Use class-string<ClassName> in doc blocksthiemowmde2023-07-311-5/+1
* Replace more usages of deprecated MWExceptionDaimona Eaytoy2023-06-081-2/+1
* Reorg: Namespace the Title classJames D. Forrester2023-03-021-0/+1
* Merge "Replace "@stable for subclassing" with "@stable to extend""jenkins-bot2020-07-131-1/+1
|\
| * Replace "@stable for subclassing" with "@stable to extend"daniel2020-07-131-1/+1
* | Replace "@stable for overriding" with "@stable to override"daniel2020-07-131-3/+3
|/
* Mark Content and ContentHandler base classes as extensibledaniel2020-07-091-1/+9
* Remove Language::factory and getParentLanguage useAryeh Gregor2019-10-271-2/+4
* Fix PhanTypeMismatchDeclaredParamUmherirrender2018-07-071-2/+2
* content: Use Language::factory( 'en' ) instead of wfGetLangObj( 'en' )Fomafix2016-11-181-6/+6
* Call parent::getFieldsForSearchIndex in ContentHandlersaude2016-08-151-7/+0
* Create API to allow content handlers to handle structured data definitionsStanislav Malyshev2016-07-061-0/+8
* Add lots of @throwsReedy2014-12-241-0/+1
* CSS/JSON/JavaScript ContentHandler refactoringYuri Astrakhan2014-09-151-0/+65