wiki.techinc.nl/includes/libs
2024-04-29 11:42:27 +00:00
..
composer Merge "libs: Simplify ComposerJson::normalizeVersion" 2024-01-25 16:11:41 +00:00
DebugInfo Avoid string comparisons with gettype() in 2 more places 2023-11-16 13:54:38 +01:00
Diff Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
eventrelayer Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
filebackend Merge "Make HTTPFileStreamer testable" 2024-04-27 02:01:23 +00:00
http Replace all instances of "per default" with "by default" 2024-04-29 10:47:54 +10:00
iterators
lockmanager
Message
mime Merge "mime: Improve docs, add ingroup tags to class doc blocks" 2024-03-14 14:05:50 +00:00
objectcache objectcache: Drop SerializedValueContainer::isUnified 2024-04-23 15:49:32 +01:00
ParamValidator REST: Add support for complex parameters. 2024-04-02 21:59:30 +02:00
rdbms rdbms: Deprecate IDatabase::lockForUpdate 2024-04-28 22:08:51 +02:00
redis
Stats stats: remove static labels feature 2024-04-04 14:39:41 +00:00
uuid uuid: Use posix_geteuid() if it exists, instead of getmyuid() 2024-03-05 11:20:44 +11:00
WRStats Fix some spelling errors 2024-03-18 20:58:11 +11:00
ArrayUtils.php
Cookie.php Add explicit parentheses around mixed boolean operator 2024-03-23 01:58:59 +01:00
CookieJar.php
CryptHKDF.php
Deflate.php Drop old class_aliases for before MW 1.39 that were missed 2024-03-20 12:10:42 +00:00
DnsSrvDiscoverer.php
Emptiable.php Standardise all our class alias deprecation comments for ease of grepping 2024-03-19 20:11:29 +00:00
ExplodeIterator.php
GhostFieldAccessTrait.php
HashRing.php
HtmlArmor.php
HttpStatus.php entrypoint: Isolate entry points from PHP runtime for testing 2024-02-02 13:03:29 +01:00
MapCacheLRU.php
MappedIterator.php
MemoizedCallable.php
MessageSpecifier.php
MWCryptHash.php
NonSerializableTrait.php
README
ReplacementArray.php
ReverseArrayIterator.php
RiffExtractor.php
StaticArrayWriter.php StaticArrayWriter: Output lists as lists, not as assoc arrays 2024-02-15 03:33:18 +01:00
StatusValue.php StatusValue: Add a getter for MessageSpecifier list 2024-04-10 00:13:04 +02:00
StringUtils.php Deprecate and replace the wfUnpack global function 2024-01-17 21:17:24 +00:00
Timing.php
UDPTransport.php UDPTransport: Fix PSR2.Classes.PropertyDeclaration.Multiple errors 2024-04-21 23:21:51 +03:00
UnpackFailedException.php Deprecate and replace the wfUnpack global function 2024-01-17 21:17:24 +00:00
XhprofData.php Fix some spelling errors 2024-03-18 20:58:11 +11: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.