wiki.techinc.nl/includes/libs
Aaron Schulz cbff84a5b9 Add missing ampersand to getMultiWithSetCallback() callback
Also fixed a php example block comment

Change-Id: Ib6967180ad0d45aec7b7d4b6d383723e2c95fefa
2017-05-25 03:40:26 -07:00
..
composer
eventrelayer
filebackend Merge "Handle proxy-based TLS when placed in front of Swift" 2017-05-11 12:10:35 +00:00
iterators
lockmanager Move DB errors to Rdbms namespace 2017-04-15 10:47:41 -07:00
mime Merge "MimeAnalyzer: Detect magic bytes for mp3" 2017-05-19 12:14:27 +00:00
objectcache Add missing ampersand to getMultiWithSetCallback() callback 2017-05-25 03:40:26 -07:00
rdbms rdbms: Add compat alias for renamed LBFactory class 2017-05-24 11:29:54 +00:00
redis Set a persistent connection ID for RedisConnectionPool 2017-04-21 17:17:09 -07:00
replacers Replace use of &$this 2017-01-31 23:01:54 -05:00
stats Fix php code style 2017-05-05 12:03:54 +00:00
virtualrest Clean up get_class($this) -> static::class in /includes/cache and /includes/libs 2017-03-07 21:06:06 +00:00
xmp Fix php code style 2017-05-05 12:03:54 +00:00
APACHE-LICENSE-2.0.txt
ArrayUtils.php
Cookie.php
CookieJar.php
CryptHKDF.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
CryptRand.php
CSSMin.php CSSMin: Support parenthesis and quotes in url references 2017-05-05 18:33:24 +00:00
DeferredStringifier.php
DnsSrvDiscoverer.php Add EtcdConfig class 2017-04-10 07:36:33 +00:00
ExplodeIterator.php
GenericArrayObject.php
HashRing.php
HtmlArmor.php
HttpStatus.php Log a backtrace from the culprit location if headers were already sent 2017-02-23 14:10:12 +11:00
IEUrlExtension.php Fix php code style 2017-05-05 12:03:54 +00:00
IP.php includes/libs: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:08 +00:00
JavaScriptMinifier.php
jsminplus.php
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MultiHttpClient.php Improve HTTP logging 2017-05-19 06:49:26 +02:00
MWCryptHash.php
MWMessagePack.php
ObjectFactory.php
ProcessCacheLRU.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StatusValue.php Merge "Miscellaneous indentation tweaks" 2017-02-28 18:38:36 +00:00
StringUtils.php
Timing.php
UDPTransport.php
Xhprof.php
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.