wiki.techinc.nl/includes/libs
Aaron Schulz 5546d10d91 rdbms: mark getServerConnection() as @internal
Bug: T255492
Change-Id: Id16e43b2e1ce4854b07a7fab335911891349a003
2021-10-18 11:50:28 -07:00
..
composer
eventrelayer
filebackend Remove $wgShellLocale, always use C 2021-09-24 17:25:01 -07:00
http Always encode spaces in cookie values as "%20" 2021-10-15 04:40:53 -04:00
iterators
lockmanager Throw on invalid database connection in DBLockManager::getConnection 2021-09-24 22:16:19 +02:00
Message Add message parameter type for User Groups 2021-10-14 15:02:13 -04:00
Metrics Metrics: reduce the number of packets sent by MetricsFactory->flush() 2021-10-12 10:34:03 -06:00
mime Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
objectcache objectcache: remove deprecated setDebug() method 2021-10-13 23:32:35 +00:00
ParamValidator Localisation updates from https://translatewiki.net. 2021-10-18 14:58:58 +02:00
rdbms rdbms: mark getServerConnection() as @internal 2021-10-18 11:50:28 -07:00
redis Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
stats stats: Simplify normalizeMetricKey() and fix bad output for edge cases 2021-09-10 19:39:30 +00:00
uuid build: Enable phan plugin UseReturnValuePlugin 2021-08-26 21:08:19 +00:00
virtualrest Respect the timeout set in wgVirtualRestConfig 2021-09-28 19:50:47 -04:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php Remove some more comments that literally repeat the code 2021-06-18 21:23:56 +00:00
GenericArrayObject.php
GhostFieldAccessTrait.php
HashRing.php docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
HtmlArmor.php
HttpStatus.php
jsminplus.php
MapCacheLRU.php objectcache: Avoid getCurrentTime() call in MapCacheLRU::has() 2021-09-10 02:18:00 +00:00
MappedIterator.php docs: Fix nullable documentation for class properties 2021-09-24 00:54:53 +00:00
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php MWCryptHash: Avoid bool as array key 2021-08-26 21:43:12 +00:00
NonSerializableTrait.php Using @return never documentation on always-throw-function 2021-09-07 17:29:03 +02:00
README
ReplacementArray.php Remove unused default values from class properties 2021-05-12 13:44:28 +02:00
ReverseArrayIterator.php Cleanup mixed space/tab line indent 2021-09-04 00:52:31 +02:00
RiffExtractor.php
StaticArrayWriter.php language: Autoload normalize data and remove transformUsingPairFile compat 2021-08-10 21:03:13 +00:00
StatusValue.php Support fluent interface for StatusValue 2021-08-02 15:14:11 -04:00
StringUtils.php
Timing.php
UDPTransport.php build: Updating dependencies 2021-07-22 03:36:05 +00:00
Xhprof.php profiler: Fixup broken logic for the new 'running' option 2021-09-16 03:26:23 +01: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.