wiki.techinc.nl/includes/libs
Aaron Schulz 45f0cdbcbb filebackend: make sure $scopeLock reference is valid in FileBackendMultiWrite
Change-Id: I404a4dd2a6df4d416d0e053b29693221aac62f8b
2020-02-07 21:34:42 -08:00
..
composer
eventrelayer Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
filebackend filebackend: make sure $scopeLock reference is valid in FileBackendMultiWrite 2020-02-07 21:34:42 -08:00
http Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
iterators
lockmanager Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
Message libs/Message: Fix value of ParamType::DURATION_SHORT 2019-11-25 18:23:43 +00:00
mime Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
objectcache objectcache: add "coalesceKeys" option to WANObjectCache for key grouping 2020-02-06 20:27:08 +00:00
ParamValidator ParamValidator: Default PresenceBooleanDef to false rather than implicitly null 2020-02-06 09:44:06 -05:00
rdbms In Database::select() allow an empty array for $table 2020-02-07 09:57:27 +11:00
redis Upgrade phan to 0.9.1 2020-01-25 10:53:26 +00:00
services Remove 1.33 aliases from libs/services 2020-01-09 21:37:29 +00:00
stats Coding style: Auto-fix MediaWiki.Classes.UnsortedUseStatements.UnsortedUse 2020-01-10 09:32:25 -08:00
virtualrest Parsoid VRS: Add the Host header 2019-11-20 17:55:13 +01:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
CookieJar.php
CryptHKDF.php Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
CSSMin.php Improve param docs 2019-11-28 19:08:59 +01:00
DeferredStringifier.php
Deflate.php
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
HashRing.php Add some libketama comments and remove unused constant in HashRing 2019-12-04 02:37:09 +00:00
HtmlArmor.php
HttpStatus.php
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php Coding style: Auto-fix MediaWiki.Usage.IsNull.IsNull 2020-01-10 14:17:13 -08:00
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00:00
RiffExtractor.php
StaticArrayWriter.php
StatusValue.php
StringUtils.php
Timing.php
UDPTransport.php Use namespaced IPUtils class 2020-01-01 02:36:49 -08:00
Xhprof.php
XhprofData.php Remove duplicate variable name from class property PHPDocs 2019-12-02 12:58:29 +00: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.