wiki.techinc.nl/includes/libs
2021-01-26 00:15:06 +00:00
..
composer
eventrelayer
filebackend Merge "filebackend: inject the proxy backend logger into FileBackendMultiWrite sub-backends" 2021-01-19 02:00:48 +00:00
http Merge "Make use of CURLMOPT_MAX_HOST_CONNECTIONS conditional on having curl >= 7.30.0" 2021-01-08 01:32:45 +00:00
iterators
lockmanager
Message
mime mime: Add strict type hints to MimeAnalyzer class 2021-01-19 01:14:16 +00:00
objectcache objectcache: add statsd key metrics to BagOStuff classes 2021-01-25 14:36:29 -08:00
ParamValidator Remove trailing whitespace from paramvalidator-notmulti 2021-01-21 10:07:25 +01:00
rdbms rdbms: fix bogus read-only mode bug in LoadBalancer 2021-01-25 11:50:31 -08:00
redis
stats Add @method for type in BufferingStatsdDataFactory::produceStatsdData 2020-11-27 23:29:22 +00:00
uuid
virtualrest build: Updating mediawiki/mediawiki-phan-config to 0.10.5 2020-12-12 14:42:25 +01:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php Don't rely on implicit string->int cast in comparison 2021-01-18 08:08:23 +01:00
CookieJar.php
CryptHKDF.php
CSSMin.php resourceloader: Fix malformed "https:/w/resources" mapping in CSSMin 2020-11-25 00:38:53 +00:00
DeferredStringifier.php
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php
GhostFieldAccessTrait.php
HashRing.php
HtmlArmor.php
HttpStatus.php
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php Annotate MapCacheLRU::get as returning a safe value 2021-01-16 23:53:22 +00:00
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php build: Updating mediawiki/mediawiki-codesniffer to 34.0.0 2020-12-07 14:55:24 +01:00
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php StatusValue: Reduce logic duplication 2021-01-17 07:33:44 +01:00
StringUtils.php
Timing.php Remove unneeded @return documentation 2021-01-25 19:44:27 +01:00
UDPTransport.php
Xhprof.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.