wiki.techinc.nl/includes/libs
Aaron Schulz a619be8163 database: make close() sanity check mTrxPreCommitCallbacks
The other callback types are already checked too.

Change-Id: Ibdc82110c0a0e74bb07ed92ee667bdf0d9f69f90
2017-08-16 21:25:29 -07:00
..
composer update mediawiki-codesniffer to 0.11.0 and fix issues 2017-08-11 22:27:51 +02:00
eventrelayer Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
filebackend Add missing @param and @return documentation 2017-08-11 22:17:01 +02:00
http Move HttpAccept* to libs 2017-06-12 18:28:25 +04:30
iterators
lockmanager Add missing & to @param documentation to match functon call 2017-08-11 18:47:46 +02:00
mime Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
objectcache Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
rdbms database: make close() sanity check mTrxPreCommitCallbacks 2017-08-16 21:25:29 -07:00
redis Ignore errors in RedisConnectionPool destructor 2017-08-14 14:28:41 +00:00
replacers
stats Change @inheritdoc to @inheritDoc 2017-08-11 16:49:52 +02:00
virtualrest Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
xmp Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02: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 Remove empty lines at begin of function, if, foreach, switch 2017-07-01 11:34:16 +00:00
CSSMin.php resourceloader: Fix @covers for CSSMin tests 2017-07-27 21:40:21 -07:00
DeferredStringifier.php
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php Remove auto-generated "Constructor" documentation on constructors 2017-07-21 12:19:30 +02:00
HashRing.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
HtmlArmor.php
HttpStatus.php
IEUrlExtension.php Add missing type to @param documentation 2017-08-11 20:37:35 +02:00
IP.php build: Update mediawiki/mediawiki-codesniffer to 0.10.1 2017-07-22 18:24:09 -07:00
JavaScriptMinifier.php
jsminplus.php jsminplus: Fix JSNode memory leak from 'continue' statements 2017-06-28 18:19:20 -07:00
MapCacheLRU.php
MappedIterator.php Remove "@author Aaron Schulz" annotations 2017-06-27 15:24:14 -07:00
MemoizedCallable.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
MessageSpecifier.php
MultiHttpClient.php Use correct variable name in @param documentation 2017-08-11 19:27:19 +02:00
MWCryptHash.php
MWMessagePack.php
ObjectFactory.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06:00
ProcessCacheLRU.php
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
XhprofData.php Remove "@author Bryan Davis" and "Brad Jorsch" annotations 2017-06-26 15:25:46 -06: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.