wiki.techinc.nl/includes/libs
2019-01-24 11:11:19 +00:00
..
composer
eventrelayer
filebackend Merge "Safe replacement of a lot of !count() with === []" 2019-01-16 07:03:47 +00:00
http
iterators
lockmanager Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
mime Merge "MIME: Re-classify DjVu files as OFFICE, like PDFs, and not as BITMAP" 2019-01-24 11:11:19 +00:00
objectcache objectcache: add more "touchedCallback" comments to WANObjectCache 2019-01-07 18:32:09 +00:00
rdbms rdbms: Remove references to pg_attrdef.adsrc in Postgres code 2019-01-22 19:23:06 +00:00
redis Fix return typehint 2018-12-11 12:35:21 +00:00
replacers
services Fully extract services framework as a library 2019-01-16 17:31:05 +01:00
stats
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 Fix indenting and newlines 2018-11-07 17:15:15 +01:00
MWCryptHash.php
MWMessagePack.php
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php
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.