wiki.techinc.nl/includes/libs
2024-10-14 10:14:39 +00:00
..
composer
DebugInfo Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
Diff
eventrelayer
filebackend Add namespace to remaining parts of Wikimedia\FileBackend 2024-10-03 16:21:22 +00:00
http Make MultiHttpClient free from MediaWiki URL global functions 2024-09-09 22:02:58 +03:30
iterators Use type declaration for class properties holding type hinted arguments 2024-09-11 20:08:50 +00:00
lockmanager Add namespace to Wikimedia\Redis libs 2024-09-27 16:19:10 -04:00
Message libs: Add missing documentation to class properties 2024-09-13 17:24:12 +00:00
mime Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats 2024-09-27 16:19:10 -04:00
objectcache Add namespace to remaining parts of Wikimedia\Mime and Wikimedia\Stats 2024-09-27 16:19:10 -04:00
ParamValidator Localisation updates from https://translatewiki.net. 2024-10-10 09:04:36 +02:00
rdbms rdbms,objectcache: Replace wgChronologyProtectorStash with MicroStash 2024-10-09 01:52:55 +01:00
redis Add namespace to Wikimedia\Redis libs 2024-09-27 16:19:10 -04:00
Stats Merge "statslib: Add MetricInterface::setLabels() convenience method" 2024-10-14 10:14:39 +00:00
telemetry Introduce minimal OTEL tracing library 2024-10-09 15:55:31 +02:00
uuid uuid: Switch mt_rand() calls to random_int() in GlobalIdGenerator 2024-10-01 18:20:55 +00:00
WRStats
ArrayUtils.php
Cookie.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
CookieJar.php
CryptHKDF.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
Deflate.php
DnsSrvDiscoverer.php
Emptiable.php
ExplodeIterator.php
GhostFieldAccessTrait.php
HashRing.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
HtmlArmor.php
HttpStatus.php
MapCacheLRU.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
MappedIterator.php libs: Add missing documentation to class properties 2024-09-13 17:24:12 +00:00
MemoizedCallable.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
MWCryptHash.php Replace gettype() with get_debug_type() in exception messages 2024-07-31 19:24:39 +02:00
NonSerializableTrait.php
README
ReplacementArray.php Use type declaration for class properties holding type hinted arguments 2024-09-11 20:08:50 +00:00
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php Replace gettype() with get_debug_type() in debug/log/test output 2024-07-31 19:33:57 +02:00
StringUtils.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
Timing.php
UDPTransport.php Remove unchecked exception annotations 2024-09-17 22:20:58 +02:00
UnpackFailedException.php
XhprofData.php

The classes in this directory ./includes/libs are considered standalone
from the remainder of the MediaWiki codebase. They do not call on any other
portions of MediaWiki code, and can be used in other projects without
dependency issues.