wiki.techinc.nl/includes/libs
2019-07-10 21:49:59 +00:00
..
composer
eventrelayer Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
filebackend Merge "Allow false as return type of FileBackendStore::doGetFileXAttributes" 2019-07-10 21:49:59 +00:00
http Move MultiHttpClient.php to libs/http 2019-07-01 21:47:57 +01:00
iterators
lockmanager lockmanager: tweak FSLockManager permission handling in doSingleLock() 2019-07-06 12:46:52 -07:00
mime Recognizes Open Document Database 2019-07-09 13:42:07 +02:00
objectcache bagostuff: optimize SqlBagOStuff and fix failing segmentation tests 2019-07-09 22:53:18 -07:00
ParamValidator API: Abstract out parameter validation 2019-06-23 10:58:44 +02:00
rdbms rdbms: make IDatabase::isReadOnly() return true for replica DBs managed by LoadBalancer 2019-07-09 23:51:24 -07:00
redis
services Have ServiceContainer implement PSR-11 2019-06-10 16:12:05 +00:00
stats libs: Remove unused deprecated BufferingStatsdDataFactory::getBuffer() 2019-06-13 22:15:00 +00:00
virtualrest
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php
CSSMin.php
DeferredStringifier.php
DnsSrvDiscoverer.php
EasyDeflate.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HtmlArmor.php
HttpStatus.php
IEUrlExtension.php
IP.php IP: Remove unused deprecated ::isValidBlock() method 2019-05-17 20:43:32 +01:00
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php
MWMessagePack.php MWMessagePack: Deprecate MWMessagePack class and its method 2019-05-09 22:40:03 +01:00
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php Remove unnecessary semi-colons 2019-06-12 14:35:59 +01:00
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php Fix IDEA warnings in Xhprof class 2019-07-08 22:31:07 +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.