wiki.techinc.nl/includes/libs
2019-04-29 20:02:56 +00:00
..
composer
eventrelayer
filebackend filebackend: move more files to subdirectories 2019-04-15 02:30:24 -07:00
http
iterators
lockmanager Safe replacement of a lot of !count() with === [] 2019-01-15 17:28:49 +01:00
mime Third argument to unpack() requires PHP 7.1 2019-04-10 14:14:42 +03:00
objectcache Merge "objectcache: replace debugLog() calls with faster debug() calls in MemcachedPeclBagOStuff" 2019-04-29 20:02:56 +00:00
rdbms Merge "rdbms: add "secret" parameter to ChronologyProtector to use HMAC client IDs" 2019-04-25 22:07:46 +00:00
redis Collapse some nested if statements 2019-04-04 19:02:22 +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 Get rid of unnecessary func_get_args() and friends 2019-04-12 20:17:01 +00:00
Cookie.php Use PHP 7 '??' operator instead of if-then-else 2018-10-21 21:46:46 +02:00
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 Fix PhanUnextractableAnnotation* errors (#7) 2019-04-05 23:20:07 -07:00
JavaScriptMinifier.php Fix PHPDoc type for instance variables and methods 2018-10-21 13:00:25 +01:00
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
MultiHttpClient.php Collapse some nested if statements 2019-04-04 19:02:22 +00: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.