wiki.techinc.nl/includes/libs
Brian Wolff 528042054f Fix some phan-taint-check false positives
Change-Id: Ic5ccbb3f97722476bee7188b83b80cdc652d2a64
2018-09-21 17:27:44 -07:00
..
composer
eventrelayer
filebackend filebackend: Use $tmpDirectory instead of wfTempDir() 2018-08-23 01:14:52 +01:00
http Update composer/spdx-licenses to 1.4.0 and mediawiki/mediawiki-codesniffer to 21.0.0 2018-07-26 17:44:28 +00:00
iterators
lockmanager Merge "Disallow empty paths in LockManager" 2018-07-27 10:04:02 +00:00
mime Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
objectcache objectcache: Improve WANObjectCache doc for update strategies 2018-08-27 03:46:54 +00:00
rdbms Fix some phan-taint-check false positives 2018-09-21 17:27:44 -07:00
redis Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
replacers StringUtils: Deprecate Replacer classes 2018-07-12 10:25:59 -07:00
stats Create and use PrefixingStatsdDataFactoryProxy in PerDbNameStatsdDataFactory 2018-08-19 00:19:57 -07:00
virtualrest build: Updating mediawiki/mediawiki-codesniffer to 22.0.0 2018-09-16 15:51:11 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
CookieJar.php
CryptHKDF.php
CryptRand.php
CSSMin.php resourceloader: CSSMin::getLocalFileReferences now strips anchors 2018-07-20 04:40:44 +00:00
DeferredStringifier.php
DnsSrvDiscoverer.php
EasyDeflate.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HtmlArmor.php
HttpStatus.php
IEUrlExtension.php
IP.php
JavaScriptMinifier.php JavaScriptMinifier: Fix bad state after ternary in object literal 2018-08-16 17:02:07 +00:00
jsminplus.php
MapCacheLRU.php Improve MapCacheLRU error message 2018-08-13 22:52:22 -07:00
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MultiHttpClient.php Added non-parallel fallback to MultiHttpClient when curl is unavailable 2018-07-23 00:19:59 +00:00
MWCryptHash.php
MWMessagePack.php
ProcessCacheLRU.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
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 Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
StringUtils.php StringUtils: Deprecate Replacer classes 2018-07-12 10:25:59 -07:00
Timing.php Fix PhanTypeMismatchDeclaredParam 2018-07-07 00:34:30 +00:00
UDPTransport.php
Xhprof.php Xhprof: support tideways-xhprof extension 2018-06-19 14:43:40 +00:00
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.