wiki.techinc.nl/includes/libs
2019-05-17 10:01:41 +00:00
..
composer
eventrelayer
filebackend filebackend: Restore TempFSFile shutdown-purge functionality 2019-05-04 21:06:14 +01:00
http
iterators
lockmanager
mime Third argument to unpack() requires PHP 7.1 2019-04-10 14:14:42 +03:00
objectcache objectcache: restore a simple version of the apc.serializer check in APCUBagOStuff 2019-05-16 13:25:59 -07:00
rdbms Add notice that FOR UPDATE is incompatible with aggregates 2019-05-16 11:51:43 +02:00
redis Collapse some nested if statements 2019-04-04 19:02:22 +00:00
replacers
services Avoid various phpstorm warnings in MediaWikiServices due to "object" return hint 2019-05-09 15:14:39 +00:00
stats
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: Hard deprecate IP::isValidBlock() in favor of ::isValidRange() 2019-05-09 18:53:04 +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
MultiHttpClient.php Collapse some nested if statements 2019-04-04 19:02:22 +00:00
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
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.