| .. |
|
Hook
|
Remove deprecated hook 'SecondaryDataUpdate'.
|
2021-07-21 17:36:24 -07: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 deprecated calls ParserOptions::newCanonical( 'canonical' )
|
2022-06-16 14:22:24 +01:00 |
|
CodeContentHandler.php
|
Merge "Replace "@stable for subclassing" with "@stable to extend""
|
2020-07-13 09:31:38 +00:00 |
|
Content.php
|
Clarify Content::getTextForSummary() $maxLength
|
2022-07-22 17:26:07 +02:00 |
|
ContentHandler.php
|
Add new ContentHandler::supportsPreloadContent() feature
|
2022-07-06 22:19:32 +00:00 |
|
ContentHandlerFactory.php
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |
|
ContentModelChange.php
|
ManualLogEntry::getComment() should always return string
|
2022-07-09 18:58:19 -04:00 |
|
CssContent.php
|
phan: Disable null_casts_as_any_type setting
|
2022-03-21 18:25:07 +00:00 |
|
CssContentHandler.php
|
Use canonical parser options when rendering JavaScript/CSS for side effects
|
2022-07-28 10:45:35 -04:00 |
|
FallbackContent.php
|
content: Remove UnknownContent/UnknownContentHandler class alias
|
2022-05-29 06:20:45 +00:00 |
|
FallbackContentHandler.php
|
content: Remove UnknownContent/UnknownContentHandler class alias
|
2022-05-29 06:20:45 +00:00 |
|
FileContentHandler.php
|
|
|
|
IContentHandlerFactory.php
|
Don't use a dynamic hook name when calling a hook
|
2020-02-25 13:42:30 +11:00 |
|
JavaScriptContent.php
|
phan: Disable null_casts_as_any_type setting
|
2022-03-21 18:25:07 +00:00 |
|
JavaScriptContentHandler.php
|
Use canonical parser options when rendering JavaScript/CSS for side effects
|
2022-07-28 10:45:35 -04:00 |
|
JsonContent.php
|
content: Document use cases for JsonContent
|
2022-02-08 22:39:45 +00:00 |
|
JsonContentHandler.php
|
Add new ContentHandler::supportsPreloadContent() feature
|
2022-07-06 22:19:32 +00:00 |
|
MessageContent.php
|
Use truncateForDatabase in MessageContent
|
2022-07-22 17:53:20 +02:00 |
|
TextContent.php
|
Use MainConfigNames instead of string literals, #3
|
2022-04-26 14:31:26 +03:00 |
|
TextContentHandler.php
|
Use ParserOptions::setSuppressTOC() for Javascript content
|
2022-07-21 15:29:16 -04:00 |
|
ValidationParams.php
|
Move Content::prepareSave to ContentHandler
|
2021-11-11 15:40:42 +02:00 |
|
WikitextContent.php
|
Fix edit API adding empty section title when creating new pages
|
2022-07-05 21:06:06 +00:00 |
|
WikitextContentHandler.php
|
Merge "Add new ContentHandler::supportsPreloadContent() feature"
|
2022-07-06 22:38:10 +00:00 |
|
WikiTextStructure.php
|
Do minor code cleanup
|
2022-06-24 13:52:42 +02:00 |