wiki.techinc.nl/includes/libs
2021-02-03 22:07:40 +00:00
..
composer composer.json: add requirement for composer-plugin-api ^1.1 2020-11-11 00:54:31 +00:00
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 Document and fix UploadBase::$mFinalExtension being null 2021-02-03 19:12:07 +01:00
objectcache Merge "objectcache: Fix non-numeric string check in HashBagOStuff for PHP 8" 2021-02-01 19:43:37 +00:00
ParamValidator Remove trailing whitespace from paramvalidator-notmulti 2021-01-21 10:07:25 +01:00
rdbms build: Update mediawiki/mediawiki-codesniffer to 35.0.0 2021-01-31 13:34:38 +00:00
redis
stats Add @method for type in BufferingStatsdDataFactory::produceStatsdData 2020-11-27 23:29:22 +00:00
uuid [GlobalIdGeneratorTest] Run teardown on same instance as the tests 2020-11-04 00:47:36 +00:00
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 CSSMin: Remove unused internal 'needsEmbedFallback' code 2021-02-02 00:54:10 +00:00
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php
GhostFieldAccessTrait.php Forward-compat for merging CacheTime and ParserOutput mOptions 2020-11-10 07:09:41 -07:00
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.