| .. |
|
composer
|
|
|
|
DebugInfo
|
Add some helpers to filter properties out of var_dump()
|
2022-10-12 12:42:23 -04:00 |
|
filebackend
|
tests: Minor follow-up to MySQLPlatformTest/FileBackendTest php8.1 fixes
|
2022-07-27 18:28:35 -07:00 |
|
http
|
Drop some pre-7.4 php compat code
|
2022-09-29 14:40:13 +00:00 |
|
Message
|
|
|
|
Metrics
|
Metrics: move metric implementations to subdirectory
|
2022-11-09 19:53:32 -01:00 |
|
mime
|
|
|
|
objectcache
|
BagOStuff: never use the full cache key as metrics key
|
2022-11-21 14:03:44 +01:00 |
|
ParamValidator
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
rdbms
|
rdbms: make SqlitePlatform::tableName() apply double quotes
|
2022-11-23 00:17:40 +00:00 |
|
stats
|
|
|
|
WRStats
|
RateLimiter: improve test coverage
|
2022-07-16 11:00:59 +00:00 |
|
ArrayUtilsTest.php
|
Use array_key_first()/array_key_last() in some places
|
2022-10-21 15:01:59 +11:00 |
|
CookieTest.php
|
|
|
|
DeflateTest.php
|
mw.deflate: Add tests
|
2022-07-11 17:55:36 +01:00 |
|
DnsSrvDiscovererTest.php
|
tests: Replace assertEmpty with assertSame
|
2022-11-25 00:42:53 +01:00 |
|
GhostFieldAccessTraitTest.php
|
|
|
|
HashRingTest.php
|
|
|
|
HtmlArmorTest.php
|
|
|
|
JsMinPlusTest.php
|
|
|
|
MapCacheLRUTest.php
|
Remove pre PHP 7.4 serialize()/unserialize()
|
2022-11-10 19:25:01 +00:00 |
|
MemoizedCallableTest.php
|
Tests: Cleanup some unnecessary nested function calls
|
2022-06-06 01:02:34 +01:00 |
|
MWCryptHashTest.php
|
MWCryptHashTest: Move into libs directory
|
2022-07-10 05:15:54 -04:00 |
|
SamplingStatsdClientTest.php
|
Replace trivial usa of mock builder with createMock() shortcut
|
2022-07-15 16:43:48 +00:00 |
|
StaticArrayWriterTest.php
|
|
|
|
StringUtilsTest.php
|
tests: Fix types in documentation by adding use statements
|
2022-05-29 07:11:15 +00:00 |
|
TimingTest.php
|
Use native array_column() in tests instead of loops
|
2022-08-16 15:41:14 +02:00 |
|
XhprofDataTest.php
|
Use short array destructuring instead of list()
|
2022-10-21 15:33:37 +11:00 |
|
XmlTypeCheckTest.php
|
tests: Do not use class alias in @covers
|
2022-05-28 00:37:43 +02:00 |