wiki.techinc.nl/includes/libs
Umherirrender 3ec00a7405 Allow null on ApiQueryBase::addTimestampWhereRange
Also add null to the underlying functions used here

Change-Id: I2e45fa449cf4c82d9a0e4323c4ac3ac2155bcadc
2019-12-28 22:20:48 +01:00
..
composer
eventrelayer
filebackend Merge "Set visibility on php magic functions __destruct/sleep/wakeup/get/call" 2019-12-09 16:36:13 +00:00
http Merge "Set visibility on php magic functions __destruct/sleep/wakeup/get/call" 2019-12-09 16:36:13 +00:00
iterators
lockmanager Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
Message libs/Message: Fix value of ParamType::DURATION_SHORT 2019-11-25 18:23:43 +00:00
mime Set method visibility for various constructors 2019-12-03 20:17:30 +01:00
objectcache Merge "Add more logging to getWithSetCallback()" 2019-12-20 00:36:31 +00:00
ParamValidator ParamValidator: Use MessageValue! 2019-11-01 15:49:31 -04:00
rdbms Allow null on ApiQueryBase::addTimestampWhereRange 2019-12-28 22:20:48 +01:00
redis Set visibility on php magic functions __destruct/sleep/wakeup/get/call 2019-12-05 18:52:55 +01:00
services Follow-up 94582698c3: Fix references to injection.txt, now Injection.md 2019-12-14 20:19:56 +00:00
stats
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 Move deflate method to MW util and deprecate EasyDeflate module 2019-10-30 15:03:41 +00:00
DnsSrvDiscoverer.php
ExplodeIterator.php
GenericArrayObject.php
HashRing.php Add some libketama comments and remove unused constant in HashRing 2019-12-04 02:37:09 +00:00
HtmlArmor.php
HttpStatus.php
IP.php Document that IP::toHex should not be used for IP ranges 2019-10-28 15:19:08 +00:00
JavaScriptMinifier.php
jsminplus.php Minor cleanups 2019-11-03 17:10:23 -08:00
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php
MWMessagePack.php
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
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.