..
Hook
Replace "@stable for implementation" with "@stable to implement"
2020-07-13 11:05:49 +02:00
AbstractContent.php
Merge "Replace "@stable for subclassing" with "@stable to extend""
2020-07-13 09:31:38 +00:00
CodeContentHandler.php
Merge "Replace "@stable for subclassing" with "@stable to extend""
2020-07-13 09:31:38 +00:00
Content.php
Stability annotations for interfaces.
2020-07-07 22:01:29 +00:00
ContentHandler.php
Merge "Replace "@stable for subclassing" with "@stable to extend""
2020-07-13 09:31:38 +00:00
ContentHandlerFactory.php
ContentHandlerFactory: Inject LoggerInstance instead of using wfDebugLog
2020-06-01 22:37:12 +00:00
ContentModelChange.php
Add ContentModelChangeFactory, implemented by PageCommandFactory
2020-05-30 22:36:16 +00:00
CssContent.php
Make use of the preg_match() return value, if possible
2020-07-14 19:26:35 +00:00
CssContentHandler.php
content: Use "::class" when overriding TextContent::getContentClass()
2016-08-12 21:16:37 -07:00
FallbackContent.php
Create fallback for undefined content models.
2020-07-22 19:59:09 +02:00
FallbackContentHandler.php
Create fallback for undefined content models.
2020-07-22 19:59:09 +02:00
FileContentHandler.php
Unsuppress more phan issues (part 5)
2019-09-01 09:48:31 +00:00
IContentHandlerFactory.php
Don't use a dynamic hook name when calling a hook
2020-02-25 13:42:30 +11:00
JavaScriptContent.php
Make use of the preg_match() return value, if possible
2020-07-14 19:26:35 +00:00
JavaScriptContentHandler.php
content: Use "::class" when overriding TextContent::getContentClass()
2016-08-12 21:16:37 -07:00
JsonContent.php
JsonContent: align object key cells at the top
2020-01-13 12:50:07 +01:00
JsonContentHandler.php
JsonContentHandler: Make sure makeEmptyContent() is valid JSON
2016-09-08 12:52:56 -07:00
MessageContent.php
Deprecate Content::getNativeData, add TextContent::getText
2019-01-16 11:57:50 -08:00
TextContent.php
Merge "Replace "@stable for subclassing" with "@stable to extend""
2020-07-13 09:31:38 +00:00
TextContentHandler.php
Unsuppress another phan issue (part 7)
2019-09-03 17:19:21 +00:00
WikitextContent.php
Replace "@stable for calling" by "@stable to call"
2020-07-13 08:55:28 +00:00
WikitextContentHandler.php
Remove usages of deprecated Language methods
2020-02-16 00:45:48 +00:00
WikiTextStructure.php
Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull
2020-01-10 14:17:13 -08:00