wiki.techinc.nl/includes/libs
Lucas Werkmeister 5f5b79eea2 Remove unused 'pool' param from WANObjectCache::newEmpty()
The 'pool' parameter was removed in commit 09a0a5e4f6 (change
I5631eb1b13), retaining it in this helper method just confuses people
who read the code.

Change-Id: I7907a1fc4c613362d74e9045bc7dc41bbd9bf815
2017-12-11 18:30:55 +01:00
..
composer update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
eventrelayer
filebackend Clean up formatting of SwiftFileBackend::sanitizeHdrsStrict() 2017-11-28 09:07:37 -08:00
http Family name of Thiemo changed 2017-11-14 13:59:15 +01:00
iterators
lockmanager Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
mime Merge "Add WebAssembly application/wasm MIME type" 2017-11-28 01:01:22 +00:00
objectcache Remove unused 'pool' param from WANObjectCache::newEmpty() 2017-12-11 18:30:55 +01:00
rdbms A few doc comment fixups 2017-12-04 11:11:52 +11:00
redis Ignore errors in RedisConnectionPool destructor 2017-08-14 14:28:41 +00:00
replacers
stats build: Updating mediawiki/mediawiki-codesniffer to 13.0.0 2017-09-25 17:31:56 +02:00
virtualrest Merge "Improve some parameter docs" 2017-09-10 22:57:48 +00:00
xmp xmp: Lower severity of XMP parse failure log events 2017-12-02 17:43:52 -07:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
Cookie.php
CookieJar.php
CryptHKDF.php
CryptRand.php
CSSMin.php Revert "CSSMin: Improve encoding of quotes in embedded SVGs" 2017-09-29 14:45:27 +01:00
DeferredStringifier.php
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
HashRing.php Convert @var Array => array 2017-11-09 22:40:40 -08:00
HtmlArmor.php
HttpStatus.php Fix return in HttpStatus::header 2017-09-10 01:44:29 +02:00
IEUrlExtension.php Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
IP.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php Allow two-queue style insertion in MapCacheLRU 2017-09-25 21:28:38 +00:00
MappedIterator.php
MemoizedCallable.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
MessageSpecifier.php
MultiHttpClient.php Use short type bool/int in param documentation 2017-08-20 13:20:59 +02:00
MWCryptHash.php
MWMessagePack.php
ObjectFactory.php
ProcessCacheLRU.php Add more ProcessCacheLRU comments 2017-09-24 20:37:28 +00:00
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StatusValue.php Fix and make some types in PHPDoc and JSDoc tags more specific 2017-08-05 18:46:44 +02:00
StringUtils.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
Timing.php
UDPTransport.php
Xhprof.php Improve some parameter docs 2017-09-10 20:32:31 +02:00
XhprofData.php Improve some parameter docs 2017-09-10 20:32:31 +02:00

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.