wiki.techinc.nl/includes/libs
Marius Hoch e73f28e25f Remove unused private ConnectionManager::getConnectionRef
This is unused since 2ed69b7c69.

Change-Id: I57e97d569d53ff7d37bb6afb0597075e42912fc0
2024-02-08 11:38:09 +01:00
..
composer Merge "libs: Simplify ComposerJson::normalizeVersion" 2024-01-25 16:11:41 +00:00
DebugInfo Avoid string comparisons with gettype() in 2 more places 2023-11-16 13:54:38 +01:00
Diff Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
eventrelayer
filebackend Merge "Use thousands separators in selected integer literals" 2023-12-12 02:15:04 +00:00
http
iterators
lockmanager
Message
mime MimeAnalyzer: Add @since to isValidMajorMimeType 2024-01-29 22:08:47 +00:00
objectcache Change uses of getDBLoadBalancerFactory() to getConnectionProvider() 2024-01-22 22:27:45 +01:00
ParamValidator Localisation updates from https://translatewiki.net. 2023-12-13 08:11:40 +00:00
rdbms Remove unused private ConnectionManager::getConnectionRef 2024-02-08 11:38:09 +01:00
redis
Stats stats: add more detail about label order significance 2024-01-30 20:53:32 +00:00
uuid Use thousands separators in selected integer literals 2023-12-12 09:22:45 +11:00
WRStats
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
Deflate.php
DnsSrvDiscoverer.php
Emptiable.php
ExplodeIterator.php
GhostFieldAccessTrait.php
HashRing.php
HtmlArmor.php
HttpStatus.php entrypoint: Isolate entry points from PHP runtime for testing 2024-02-02 13:03:29 +01:00
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php Minimize code duplication in StatusValue methods 2023-11-30 20:26:52 +00:00
StringUtils.php Deprecate and replace the wfUnpack global function 2024-01-17 21:17:24 +00:00
Timing.php
UDPTransport.php
UnpackFailedException.php Deprecate and replace the wfUnpack global function 2024-01-17 21:17:24 +00:00
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.