wiki.techinc.nl/includes/libs
2018-10-25 21:17:19 +00:00
..
composer
eventrelayer
filebackend filebackend: Add normalization for stat errors 2018-10-04 23:00:48 +00:00
http
iterators
lockmanager
mime Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
objectcache Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
rdbms Merge "rdbms: remove duplicate @params in IDatabase::select()" 2018-10-25 21:17:19 +00:00
redis
replacers
stats Create and use PrefixingStatsdDataFactoryProxy in PerDbNameStatsdDataFactory 2018-08-19 00:19:57 -07:00
virtualrest Remove deprecated "Parsoid v1 API" compatibility thunks 2018-10-24 09:48:12 -07:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
CookieJar.php
CryptHKDF.php
CryptRand.php Hard deprecate functionality replaced with random_bytes() 2018-10-17 19:57:52 -07:00
CSSMin.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
DeferredStringifier.php
DnsSrvDiscoverer.php
EasyDeflate.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HtmlArmor.php
HttpStatus.php
IEUrlExtension.php
IP.php
JavaScriptMinifier.php Fix PHPDoc type for instance variables and methods 2018-10-21 13:00:25 +01:00
jsminplus.php
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MultiHttpClient.php
MWCryptHash.php
MWMessagePack.php
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php Remove semicolon after class declaration 2018-08-27 21:08:55 +02:00
StaticArrayWriter.php Support nested arrays in StaticArrayWriter 2018-08-27 22:23:02 +00:00
StatusValue.php
StringUtils.php
Timing.php
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.