wiki.techinc.nl/includes/Rest
thiemowmde dca4931b42 Make use of the ??= and ?? operators where it makes sense
This touches various production classes and maintenance scripts.
The code should do the exact same as before. The main benefit is that
the syntax avoids any repetition.

Change-Id: I5c552125469f4d7fb5b0fe494d198951b05eb35f
2024-08-26 09:26:36 +02:00
..
BasicAccess Drop writeapi userright 2024-07-31 11:10:50 +00:00
Handler Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
HeaderParser
Hook
i18n Localisation updates from https://translatewiki.net. 2024-08-05 09:04:28 +02:00
Module REST: include version in generated OpenAPI spec 2024-08-19 20:47:40 +02:00
PathTemplateMatcher
Reporter
Validator Hard-deprecate getBodyValidator 2024-07-16 13:06:01 +00:00
ConditionalHeaderUtil.php
content.v1.json REST: include version in generated OpenAPI spec 2024-08-19 20:47:40 +02:00
CopyableStreamInterface.php
coreDevelopmentRoutes.json
coreRoutes.json Add temporary account case for page history count 2024-07-09 05:12:11 -07:00
CorsUtils.php Use real type hints for services etc. in includes/Rest/ 2024-06-11 22:40:44 +02:00
EntryPoint.php Add MediaWiki\Registration namespace to registration classes 2024-08-10 10:08:22 +00:00
Handler.php Merge "API: clarify the meaning of write access" 2024-08-20 16:53:21 +00:00
HeaderContainer.php
HttpException.php
JsonEncodingException.php
LocalizedHttpException.php
RedirectException.php
RequestBase.php
RequestData.php
RequestFromGlobals.php
RequestInterface.php REST: Deprecate using "post" as the parameter source 2024-06-25 14:57:58 +02:00
Response.php
ResponseException.php
ResponseFactory.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ResponseInterface.php
RouteDefinitionException.php
Router.php Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
SimpleHandler.php
Stream.php
StringStream.php Add "implements Stringable" to every class with "function __toString()" 2024-06-13 00:23:39 +00:00
TokenAwareHandlerTrait.php