wiki.techinc.nl/includes/libs
Aaron Schulz 383460afa3 objectcache: normalize BagOStuff method overriding pattern for *Multi() methods
Change-Id: I1bebb60307b1a166461cb5f9a55a79194cc0e363
2019-07-11 04:32:35 -07: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 objectcache: normalize BagOStuff method overriding pattern for *Multi() methods 2019-07-11 04:32:35 -07:00
ParamValidator API: Abstract out parameter validation 2019-06-23 10:58:44 +02:00
rdbms rdbms: avoid dbSchema() in Database::replaceLostConnection() and Database::__clone() 2019-07-11 01:53:22 +00: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 Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
Cookie.php
CookieJar.php
CryptHKDF.php
CSSMin.php Use https://www.php.net/ instead of https://secure.php.net/ 2019-04-12 06:44:48 +02:00
DeferredStringifier.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
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 Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
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.