..
Hook
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
Renderer
Replace deprecated calls ParserOptions::newCanonical( 'canonical' )
2022-06-16 14:22:24 +01:00
Transform
Move Content::preloadTransform to ContentHandler
2021-08-17 15:17:34 +00:00
AbstractContent.php
Replace internal Hooks::runner
2023-05-11 06:17:38 +00:00
CodeContentHandler.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
Content.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
ContentHandler.php
Replace internal Hooks::runner
2023-05-11 06:17:38 +00:00
ContentHandlerFactory.php
Do minor code cleanup
2022-06-24 13:52:42 +02:00
ContentModelChange.php
content: Fix comments in ContentModelChange
2022-09-02 21:08:26 +02:00
CssContent.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
CssContentHandler.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
FallbackContent.php
Fix documentation on FallbackContent[Handler]. New in 1.36 not 1.34
2023-05-09 17:30:36 +00:00
FallbackContentHandler.php
Fix documentation on FallbackContent[Handler]. New in 1.36 not 1.34
2023-05-09 17:30:36 +00:00
FileContentHandler.php
search: Set file_text to null when not available
2022-12-02 18:21:16 +00:00
IContentHandlerFactory.php
JavaScriptContent.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
JavaScriptContentHandler.php
Reorg: Namespace the Title class
2023-03-02 08:46:53 -05:00
JsonContent.php
Reorg: Move HTML-related classes out of includes/ to Html/
2023-02-16 20:40:01 +01:00
JsonContentHandler.php
Produce HTML for invalid JSON
2022-11-03 16:44:47 +01:00
MessageContent.php
Replace some use of Language::truncateForDatabase() with mb_strcut()
2023-01-30 04:50:33 +00:00
TextContent.php
Various doc fixes about false and null on method arguments/return types
2022-11-03 18:55:47 +01:00
TextContentHandler.php
Various doc fixes about false and null on method arguments/return types
2022-11-03 18:55:47 +01:00
ValidationParams.php
Move Content::prepareSave to ContentHandler
2021-11-11 15:40:42 +02:00
WikitextContent.php
Replace internal Hooks::runner
2023-05-11 06:17:38 +00:00
WikitextContentHandler.php
Fix Phan suppressions related to Title::castFrom*() and friends
2023-04-22 16:45:09 +02:00
WikiTextStructure.php
Just another 80 or so PHPStorm inspection fixes ( #4 )
2023-03-25 00:39:06 +00:00