wiki.techinc.nl/includes/libs
2019-07-19 20:32:44 +00:00
..
composer
eventrelayer Add missing newline between <?php and namespace/use section 2019-06-03 13:36:48 +00:00
filebackend Import PSR NullLogger instead of using absolute class references 2019-07-13 23:35:52 -07:00
http Raise default reqTimeout in MultiHttpClient 2019-07-14 15:02:19 +02:00
iterators
lockmanager Import PSR NullLogger instead of using absolute class references 2019-07-13 23:35:52 -07:00
mime Import PSR NullLogger instead of using absolute class references 2019-07-13 23:35:52 -07:00
objectcache Merge "objectcache: add MediumSpecificBagOStuff base class for non-proxy subclasses" 2019-07-19 20:32:44 +00:00
ParamValidator API: Abstract out parameter validation 2019-06-23 10:58:44 +02:00
rdbms rdbms: better handle a non-existing "defaultGroup" in LoadBalancer 2019-07-16 18:22:41 +00:00
redis objectcache: clean up RedisBagOStuff and optimize changeTTLMulti() 2019-07-18 01:46:49 +00:00
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 Make MapCacheLRU::get() accept a default value and improve $maxAge default 2019-07-10 22:27:51 +00:00
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.